Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.16 KB

Welcome to Jefit


Jefit gym & workout app is a workout tracker for planning and logging your training, tracking your weights. Tried to clone exact UI and responsiveness

Tech Stack

Frontend : React JS, Chakra-UI

State Management : Context-api

DataBase   : Static

Features

Serial No Feature
1 Page routing
2 Login functionality
3 Signup functionality
4 Home,coach,login,signup page

Steps to use code

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'