Skip to content

This is a mern app will create a user and able to add log for their exercise and make CRUD operations.

Notifications You must be signed in to change notification settings

GuganA/Exercise-Tracker-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise Tracker using mern

We can create multiple users and can use CRUD operations for Exercise logs for each user.

To Start the Front-End App

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

To Start the Back-End App

cd backend and run with the command

node server.js

Runs the app in the development mode.
http://localhost:3006

About

This is a mern app will create a user and able to add log for their exercise and make CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages