Skip to content

Latest commit

 

History

History
 
 

lab-3-todo-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

TODO App

This is a 3-tier application that uses the MERN stack (MongoDB, Express, React, NodeJS) to allow customers to:

  • Create a TODO list item
  • Mark it as completed
  • Remove it

Please go into each folder individually to explore the API and the frontend.