Jefit gym & workout app is a workout tracker for planning and logging your training, tracking your weights. Tried to clone exact UI and responsiveness
Frontend : React JS, Chakra-UI
State Management : Context-api
DataBase : Static
| Serial No | Feature |
|---|---|
| 1 | Page routing |
| 2 | Login functionality |
| 3 | Signup functionality |
| 4 | Home,coach,login,signup page |
| Serial No | Steps |
|---|---|
| 1 | Fork repositary to your account |
| 2 | Clone repositary to your local system |
| 3 | Open code in VS code |
| 4 | Open terminal and reun cammand 'npm install' (it will install all required things) |
| 5 | Again run cammand 'npm start' |
