Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 660 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 660 Bytes

Group 23

Group Name: TEAM_NAME

MVP Link

Team Members: ahaze5, aryang11, ericz7, hridhay2, lisaz2, masingh2, oscanio2, wlzhang2

Project Manager: iychen4

To run the whole app (frontend + backend):

  1. Install dependencies: npm install vite@latest npm install cors install node js install mongodb install mongoose install react install react-router-dom

  2. Start the Frontend: cd "CS124H React Frontend" npm run dev Open another terminal in VS Code cd backend node index.js