Pulse-fit: A web application to meet all fitness related needs.
The Pulse-Fit is a one stop destination for all ypur fitness related needs
The React based web app has one access levels :
|
For the Web-App 1.Clone the GitHub repo
git clone https://github.com/Bruhbytes/Frontend-Warriors.git
2.Enter the client directory. Install all the required dependencies.
cd client
npm install
npm start
3.To start the backend server:
cd server
npm install
npm run dev
Mentors
Mentors