- Run
npm ito install frontend depencies - Run
cd apiandnpm ito install api depencies - Run
cd ..to get back in the global directory - add a config.json file to the api directory and add a property called
ATLAS_URIwich should be the URI for a mongodb atlas cluster - start the app with
npm start - view the app on
http://localhost:3000 - use the api with
http://localhost:3001
Since this will not be a public thing I don't mind sharing my mongodb atlas uri with you guys here it is: Retracted