Skip to content

abhinavk001/express-todo

Repository files navigation

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.