Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 181 Bytes

Express-Todo

A To-do app built using express.js.

  • It utilizes passport to handle authentication.
  • Uses mongoose to interact with a mongoDB.
  • Uses Tailwind CSS in the frontend.