Welcome to MyCoach, a mobile-responsive fitness app built with React.js, CSS, and Material-UI (MUI). With MyCoach, users can explore a wide range of exercises, complete with detailed instructions and tutorial videos.
-
Browse Thousands of Exercises: Explore a vast collection of exercises to meet your fitness goals.
-
Detailed Instructions: Get step-by-step instructions for each exercise to ensure proper form and technique.
-
Tutorial Videos: Watch tutorial videos for a visual guide on how to perform each exercise correctly.
Check out the deployed website: MyCoach
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/South-IN/MyCoach.git
-
Select the directory:
cd MyCoach -
Install the dependencies:
npm install
-
Run app:
npm run dev