Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 263 Bytes

File metadata and controls

9 lines (6 loc) · 263 Bytes

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.