You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# my-push pull leg workout plan
A MERN-stack fitness tracker app.
## Description:
A user-friendly MERN-stack application that enables individuals to easily track and manage their daily fitness routines. Features include logging and tracking of both cardio and resistance exercises, viewing of workout history, and ability to delete exercises.
## Technology:
Project is created with:
- Mongoose
- Express.js
- React.js
- Node.js
- JWT Authentication
## Installation
To run this project, install it locally using npm:
```
npm install
```
## Usage
After installing npm packages, the application will be invoked by using the following command:
```
npm run develop
```
- Made with ❤️ by Rohan
# workout-plan