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

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

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`