Skip to content

aditorito/mern-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN TODO Application

Hi there👋, This project is build on basic concept on MERN stack. Where you Enter Title and description then with Add to Todo Button it will add your todo in Database.

Run Locally

Clone the project

  git clone https://github.com/aditorito/mern-todo

Go to the project directory

  cd mern-todo

Install dependencies(Do it both files backend and frontend)

  npm install

Run Frontend

  npm run dev

Start the server (For Backend )

  npm ./index

Do not forget to add you mongoDB compass Database link in db/inde.js file

Demo

Screenshot (109)

About

Basic todo application using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published