This repo is for the React frontend for www.opportunitycost.life. The backend code that provides the API can be found here.
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