📝 To-Do App (MERN Stack) A full-stack To-Do List application built using the MERN Stack (MongoDB, Express.js, React, Node.js) with Tailwind CSS for styling. This app allows users to manage their daily tasks efficiently—create, read, update, and delete to-do items with a responsive and intuitive UI.
🚀 Tech Stack Frontend: React, Tailwind CSS
Backend: Node.js, Express.js
Database: MongoDB (with Mongoose)
đź”§ Features âś… Add new tasks
📝 Edit existing tasks
❌ Delete tasks
đź“‹ Mark tasks as completed or pending
đź’ľ Data persistence with MongoDB
📱 Fully responsive UI with Tailwind CSS