An app to simultaneously practice routing in React.js help a hoarder organize their stuff.
npm install
/helpers/data/apiKeys.json
and add your Firebase keys using the apiKeys.example.json
as a templatenpm start
Note: if you want to make a production build of this project, type npm run build
. This will create a folder called build with all the minified code you need.
npm run deploy