https://github.com/shub4am/fitness-exercises
Fitness Exercises App made in ReactJS
https://github.com/shub4am/fitness-exercises
css javascript mui react react-hooks reactjs
Last synced: 3 months ago
JSON representation
Fitness Exercises App made in ReactJS
- Host: GitHub
- URL: https://github.com/shub4am/fitness-exercises
- Owner: Shub4am
- Created: 2022-07-16T15:58:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T16:31:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T23:56:01.856Z (5 months ago)
- Topics: css, javascript, mui, react, react-hooks, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###
# Fitness Exercises App made in ReactJS
### Project Overview:
Project uses [ExerciseDB](https://rapidapi.com/justin-WFnsXH_t6/api/exercisedb/) and [Youtube Search and Download](https://rapidapi.com/h0p3rwe/api/youtube-search-and-download/) data provided by [RapidAPI](https://rapidapi.com/hub).
Project was taught by JavaScript Mastery's Adrian.
Feel free to ask me anything or make pull requests for project's issues or to improve the application 🥳
## Features:
- Shows exercises of different muscle groups and uses 2 different APIs
- You can watch specific exercise or muscle related GIFs or watch a Youtube video.
- It has search functionality
- Pagination with scroll
## Installation and Usage
Install React and be sure you have installed all the dependencies and applications to run this project on your system.
You need to create a free account on [RapidAPI](https://rapidapi.com/) and generate your personal API key.
### Clone my repo:
git clone https://github.com/Shub4am/Fitness-Exercises.git
cd Fitness-Exercises
then use the following command in your terminal:
npm start
## Screenshots:


## License
Licensed under [MIT](https://choosealicense.com/licenses/mit/)