Skip to content

Made for Free code camp's MERN stack tutorial - Learning

License

Notifications You must be signed in to change notification settings

balayokesh/exercise-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise Tracker

To Run this project locally:

Create .env file with below variable name in root folder

ATLAS_URI=\<mongoURI>\

Install node modules using below command:

npm i

Start local server using below command:

npm start

Open another terminal instance and run:

nodemon backend/server

About

Made for Free code camp's MERN stack tutorial - Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published