Skip to content

ChristopherMWood/opportunitycost.life

Repository files navigation

Opportunity Cost UI

This repo is for the React frontend for www.opportunitycost.life. The backend code that provides the API can be found here.

Available Commands

  • npm start //runs local instance
  • npm test //runs all tests
  • npm run build //builds production code to build folder
  • firebase deploy //deploys code to firebase if you have permission