A web application for finding effective exercises with detailed instructions and videos. The application uses React, React Router, and several third-party libraries to provide a smooth and responsive user experience.
- Clone the repository:
git clone https://github.com/utk145/FitFlex-Gym-Website
- Navigate to the project directory:
cd FitFlex-Gym-Website
- Install dependencies:
npm install --legacy-peer-deps
- Note: Ensure precise replication of the dependencies from package.json to prevent any version conflicts.
- Start the development server:
npm start
- Browse through a list of effective exercises.
- View detailed instructions and videos for each exercise.
- Search for exercises by name or keyword.
- Filter exercises by muscle group.
- React
- React Router
- react-horizontal-scrolling-menu
- react-loader-spinner
- RapidAPI