Skip to content

Vaibhavck/TODO-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO-MERN

TODO App using MERN Stack (Internship Task)

Steps to run project locally

  • Navigate to the project folder from terminal
  • Run cd server && npm install to install modules for node project
  • Run cd client && npm install to install modules for react project
  • Create .env files to both server and client folders
  • Add required environment variables (ref : .sample_env)
  • Run npm run dev in terminal from server folder to start api server
  • Run npm start in terminal from client folder to run project in browser

About

TODO App using MERN Stack (Internship Task)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published