https://github.com/infinite-null/fithub
Introducing FitHub, the fitness app designed to transform your health and wellness journey. Unlock Your Potential. Embrace the Fit. Transform Your Life.
https://github.com/infinite-null/fithub
api coreui fitness nextjs nextui typescript
Last synced: 10 months ago
JSON representation
Introducing FitHub, the fitness app designed to transform your health and wellness journey. Unlock Your Potential. Embrace the Fit. Transform Your Life.
- Host: GitHub
- URL: https://github.com/infinite-null/fithub
- Owner: Infinite-Null
- License: agpl-3.0
- Created: 2023-07-06T04:36:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T14:05:22.000Z (over 2 years ago)
- Last Synced: 2025-01-15T13:10:24.153Z (12 months ago)
- Topics: api, coreui, fitness, nextjs, nextui, typescript
- Language: TypeScript
- Homepage: https://fithub-fitness.web.app/
- Size: 621 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FitHub

>[Live Demo](https://fithub-fitness.web.app/)
## About
In this growing era of technology everyone wants to do exercises to be fit. The main problem they face and even I have faced is lack of information. Even though they are having the equipment for the exercise they don't know which exercise to do. So, to solve this problem I have introduced FitHub. Fithub gives details of exercises a person can do for different body parts and even it tells exercises for the equipment a user is having. With a minimal UI and gifs to demonstrate the exercises It helps beginner to achieve its goal of fit body
## How to Install and Run the Project
To install the project frist have to make the clone of project locally :
```
git clone https://github.com/Infinite-Null/FitHub
cd FitHub
npm install
```
To strat the project at your LocalHost :
```
npm run dev
```
Now the server is running in http://localhost:30000/
## Screenshots

## Features
* Minimal Ui
* Easy To use
* Accurate
* Uses gif to demonstrate the excercise
* Animations
* Fully Responsive
* User can select part specific exercise
* User can select equipment specific exercise
## License
>Copyright © 2023 Infinite-Null
>
>FitHub is a free software licensed under GPL v3.0
>
>It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
>
>without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.