git clone https://github.com/Shizhuo-Zhu/CS-35L-Fall-2022.git
cd CS-35L-Fall-2022
npm install
npm start
Racer Fitness is a fitness tracker app allowing users to track their workouts.
The presentation slides is included in the project directory.
- Authentication: sign in/sign up
- Add exercises information to a specific date
- Dynamically display exercises information of a date.
- Delete exercises of a date.
- User profile: update and dynamically display user information, pictures and user's body weight graph over time.