Skip to content

Amit-Shaw7/ExerciseiApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


managet
Fitthub

An exercise app

React material ui Rapid api

Key FeaturesHow To UseCreditsRelatedLicense


Preview

fitthubFinalShowcase.mp4

Screenshots


screenshot


screenshot


screenshot


screenshot


screenshot


Key Features

  • Filter , search exercises with body parts or exercise name .
  • See exercise details with a gif illustrating how to do it.
  • In the exercise details page you will see exercise that hit the same muscel group and exercise that uses the same equipment.
  • You will find youtube cideos link for learning the exercise more efficiently.
  • Proper pagination.
  • Fully responsive.

How to run in your system

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone ...

# Go into the frontend
$ cd ExerciseiApp

# Install dependencies
$ npm install


# Go to rapid api create a account.
# Paste this link in browser "https://rapidapi.com/justin-WFnsXH_t6/api/exercisedb" and subscribe to the api by clicking on subscribe to test
# Take your api key from the request body after subscribing
# Open /src/utils/FetchData.js file and paste the api key in the "rapid-api-key" field

# Run the app

$ npm run start

How to use

  • Start exploring the web app its simple.

Credits

This web app uses the following technologies:

This web app uses the following important npm packages:

Related

Fitthub - Deployed version this web app.

You may also like...

License

MIT


Amit Shaw  ·  GitHub Amit-Shaw7  ·  LinkedIn amit-shaw-a95121230

About

A React web app where user can find exercises using names as well as muscle groups. It will show a beautiful gif explaining how to do it. Exercise details page with similar exercises and youtube video links for better understanding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors