How to Run
Terminal 1:
cd src
cd backend
node server.js
Terminal 2:
cd src
cd frontend
cd yumlink
npm start
MONGO
Make sure you have mongo installed
If you get an IP address error, go to Mongo website, login to our project, go to dashboard, there should be a pop-up that says add your IP address.