Welcome to FitFocus, your go-to solution for personalized workout routines! Visit the website at FitFocus.
FitFocus allows you to generate customized workouts based on your preferences and fitness goals.
-
Select Your Preferences:
- Choose the type of workout, the muscles you want to target, and your fitness objective.
-
Generate Your Workout:
- Click on the "Formulate" button to generate a personalized workout routine.
- Each workout will specify the type of exercise, the number of reps, rest periods, tempo, and a progress tracker for sets completed.
-
Regenerate Workouts:
- Clicking the "Formulate" button again will generate a new set of workouts based on your previous selections.
To set up the project locally, follow these steps:
Make sure you have the following installed on your machine:
- Clone the repository:
git clone https://github.com/your-username/fitfocus.git cd fitfocus
- Install dependencies::
git clone https://github.com/your-username/fitfocus.git npm i
- Start the development server::
npm run dev