Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chaudhuree/fitness-tracker-client


https://github.com/chaudhuree/fitness-tracker-client

Last synced: 4 days ago
JSON representation

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
```