Progressive Web App (PWA) built with React, TypeScript, and Firebase for users to track their fitness journey, log workouts, and analyze progress over time.
Key Features:
- ✅ Workout Logging: Users can input exercises, sets, reps, weights, and duration.
- ✅ Progress Visualization: Interactive charts (using Recharts) to display improvements over time.
- ✅ Authentication & Cloud Sync: Firebase Authentication (Google, email/password) and Firestore for cloud storage.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.