https://github.com/obaedulislam/fitify-client
Fitness training website to book fitness program & get instruction from expert trainer using React, Node, Express JS, Vercel, MongoDB, Firebase, JWT, Tailwind & Daisy UI
https://github.com/obaedulislam/fitify-client
daisyui jwt mongodb mongodb-database nodejs reactjs tailwindcss vercel-deployment
Last synced: 3 months ago
JSON representation
Fitness training website to book fitness program & get instruction from expert trainer using React, Node, Express JS, Vercel, MongoDB, Firebase, JWT, Tailwind & Daisy UI
- Host: GitHub
- URL: https://github.com/obaedulislam/fitify-client
- Owner: obaedulislam
- Created: 2022-12-06T15:32:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T15:34:48.000Z (over 3 years ago)
- Last Synced: 2025-03-22T13:11:31.380Z (over 1 year ago)
- Topics: daisyui, jwt, mongodb, mongodb-database, nodejs, reactjs, tailwindcss, vercel-deployment
- Language: JavaScript
- Homepage: https://fitify-ee2b7.firebaseapp.com/
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FitiFy
## Live Website: https://fitify-ee2b7.web.app/
### Things I have done this Project:-
1. `Public & Private Route Setup conditionally for different UX`
2. `Login & Register System Implement by Firebase Authentication System & Set Conditional Rendering(Need to login/Register) to access specific page`
3. `Show website Service Data Using MongoDb & implement conditional rendering`
4. `Fully Implement CRUD operation to GET, POST, PATCH/PUT & Delete data`
5. `For Backend Server using Node Express & for Database using MongoDB`
6. `Deploy Server data Using vercel & set Url of it in Client site`
7. `Using Environment(.env) variable to hide the firebase key`
8. `Deploy site to the firebase`
### Technology Use For this Site:-
1. `Tailwind & DaisyUi`
2. `Javascript & JSX`
3. `ReactJS`
4. `NodeJS`
5. `ExpressJS`
6. `MongoDB`