Skip to content

2711-bharath/mern-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

MERN-todo-app

View Demo

Using MongoDB, Express, React and NodeJs created a todo app.

Here in this app we can create a todo, read todos, update todo and delete todo.

To Create : We need to enter title and description and click on add.

To Update : We need to click on todo.

To Delete : Click on delete icon.

Note: Press esc key to clear input

Client is deployed using netlify.

Server is deployed using heroku.