Skip to content

Muky-dev/MERN_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To Do App

Simple full-stack to-do app with check, update and delete functions.

Enviroment Variables

MONGO_USER MONGO_PASSWORD MONGO_DB

Start Server

/Server - yarn start or yarn build

Start Client

/Client - same as Server