/gym-exercises

Gym Exercise Application where you can find all the exercise for all body parts.

Primary LanguageJavaScript

Exercise Website using Rapid API

Below feartures are covered :

  • List down all body parts
  • Search based on body parts
  • Choose body parts from the given list and search
  • Fetch exercise from Rapid API and display results with GIF Images
  • On Excercise click display details of the exercise
  • On Detail page display similar exercise that targets the same muscle group
  • On Detail page dispaly similar exercise that uses same equipments

Demo

https://gym-exercises-nlagdhir.vercel.app/

Screenshots

Homepage Feed :

HomePage

Run Locally

Clone the project

  git clone https://github.com/nlagdhir/gym-exercises

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start  

Tech Stack

Client: React, Material UI

Server: Rapid API

🔗 Links

portfolio linkedin twitter