Fitness Calendar is a workout calendar where you can schedule your workouts on the days you like, with data storage and user authentication.
This project requires the following dependencies:
- Package Manager: npm
- Clone the repository
git clone https://github.com/yangy0912/FitnessCalender.git- Navigate to the project directory
cd FitnessCalendar- Run the backend
cd backend
npm run start- Run the frontend
cd ..
cd frontend
npm run dev- Navigate to the link that is shown in the terminal
localhost:5173- Sidd Saran
- Mingyang Jiao