Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudhuree/fitness-tracker-client
https://github.com/chaudhuree/fitness-tracker-client
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chaudhuree/fitness-tracker-client
- Owner: chaudhuree
- Created: 2024-06-08T19:42:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T16:30:56.000Z (5 months ago)
- Last Synced: 2024-06-27T19:35:40.424Z (5 months ago)
- Language: JavaScript
- Homepage: https://fityfits.netlify.app
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Name of the website: FityFits
## Live site: [FityFits](https://fityfits.netlify.app)
---
Admin credentials: email : [email protected] password : 1111aA
---## This is a Fitness Trainer Hiring Website.
## Description:
- This is a fitness tracker website where user can come and hire trainer for their fitness and also apply to be a trainer.
- In this website user can choose trainer based on their body need or doctors suggestion.
- Here user can also choose package according to their need or economic condition.
- This website has a beautiful user interface with secured authentication system.
- In this website it also has forum section. Their trainer or admin can post thier knowledge and other users can vote the post like quora.### Technologies that have been used to build this project:
React js | Express js | Mongodb | Tailwind CSS---
### To run the project locally run this command
> you need to install node js in your machine. you can download and install node js from their official website.
```sh
git clone https://github.com/chaudhuree/fitness-tracker-client.git
npm install
npm run dev
```