Run server:
npm install
node server.js
Run frontend:
cd frontend
npm install
npm start
If you get a CORS error:
- Download this (if you're using chrome) https://chrome.google.com/webstore/detail/moesif-orign-cors-changer/digfbfaphojjndkpccljibejjbppifbc/related?hl=en-US
- Turn extension on
- Refresh page and it should work
- If you don't have chrome, then idk sorry @julia (microsoft edge)