You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start Up
-Run docker to download dependencies etc.
-Run npm backend or nodemon backend/server.js to start the backend
-Run npm start to open the app in browser NOTE: always run backend first