Skip to content

deluxesande/todo-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

todo-mern

A todo application written using the MERN stack.

DOWNLOAD

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

cd todo-mern

IMPORTANT

Get your mongodb connection string and set it in an env variable

FRONTEND SETUP

cd into frontend folder

cd react-todo

Install frontend requirements

npm install

Run server

npm run dev

BACKEND SETUP

cd into backend folder

cd express-todo

Install backend requirements

npm install

Run server

npm run dev

About

A todo application written using the MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages