Skip to content

This is a web application developed on MERN stack. Back-end services is developed with NodeJs and front-end developed with ReactJs . This app allows individuals to keep their exercise schedule on App. They can delete a schedule when it becomes complete. They can keep notes on the individual schedules.

Notifications You must be signed in to change notification settings

ats1999/exercise-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exercise-tracker

This is a web application developed on MERN stack. Back-end services is developed with NodeJs and front-end developed with ReactJs . This app allows individuals to keep their exercise schedule on App. They can delete a schedule when it becomes complete. They can keep notes on the individual schedules.

installation

Clone this repositery

git clone https://github.com/Ats1999/exercise-tracker.git

go to the directory

cd exercise-tracker

install dependency

npm i

start front-end

cd front-end
npm start

start back-end

cd back-end
node server.js

open this link on your browser

https://localhost:3000

About

This is a web application developed on MERN stack. Back-end services is developed with NodeJs and front-end developed with ReactJs . This app allows individuals to keep their exercise schedule on App. They can delete a schedule when it becomes complete. They can keep notes on the individual schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published