A clean, black-and-white, distraction-free Todo app built with Node.js, Express, EJS, and MongoDB Atlas.
Includes user authentication, dark mode, and a minimal UI designed for everyday use.
๐ Live Demo: https://todo-olnr.onrender.com
- Node.js
- Express.js
- EJS
- MongoDB Atlas (Mongoose)
- HTML + CSS
- JavaScript
git clone https://github.com/mutahharaquib/todo.git
cd todo
npm install