Skip to content

0xmaayan/mern-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN- todoList

This is a boilerplate TodoList using the following technologies:

Running

git clone
cd mern-todoList
npm install
cp .env.example .env

Production mode:

npm run dev

Development

This app is ready to deploy on heroku server

Sign in to Heroku account

In the root of the project

git add .
git commit -m "deploy to heroku"
heroku login - Enter your Heroku credentials.
heroku create
git push heroku master

About

Todo List MERN stack project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published