Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T16:31:19.000Z (over 2 years ago)
- Last Synced: 2024-10-28T09:49:22.091Z (2 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:
![1](https://user-images.githubusercontent.com/43783336/179363453-954bd9d7-98a5-46d1-8980-002cf5e6e5e7.PNG)
![2](https://user-images.githubusercontent.com/43783336/179363461-73bf36fc-60c0-42e7-856e-25677dcac221.PNG)
![3](https://user-images.githubusercontent.com/43783336/179363464-a157a068-a1fa-4fc1-9648-6b6571f5fd8f.PNG)## License
Licensed under [MIT](https://choosealicense.com/licenses/mit/)