Skip to content

React-based Fitness Application with exercises for your workouts

Notifications You must be signed in to change notification settings

dgmnkk/React-FitnessApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Application

This is a React-based web application on MUI that helps users find exercises for workouts.

Screenshots

Main page Search section Suggested exercises Exercise details page Exercise`s videos and similar target body part exercises Similar equipment exercises

Features

  • Search for exercises by name, body part, equipment, and target muscle.
  • View detailed information about each exercise.
  • Watch exercise videos.
  • Explore similar exercises based on target muscle and equipment.
  • Responsive design for a seamless experience on both desktop and mobile devices.

Technologies

The project utilizes the following technologies:

  • React.
  • Material-UI.
  • React Router.
  • Fetch API.
  • RapidAPI.
  • CSS.
  • HTML.

Setup

To set up the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/dgmnkk/React-FitnessApp.git
  2. Install the dependencies: npm install
  3. Create a .env file in the root directory and add your RapidAPI key: REACT_APP_RAPID_KEY=your-rapidapi-key
  4. Start the development server: npm start

About

React-based Fitness Application with exercises for your workouts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published