- Main app file
- GitHub for node server
- GitHub for react frontend
- localhost server link
- remote hosted server link
To start the app locally, run npm start
,
You can alternatively run nodemon start
, to start the server and
have it restart upon modification.