A modern and minimal to-do list web app for managing multiple lists and tasks with ease.
- π Create and manage multiple lists.
- β Add, edit, complete, and delete tasks.
- π Set due dates for tasks.
- ποΈ Hide/show lists via the side menu (toggle with the hamburger button).
- β Favorite important lists for quick access.
- π¨ Clean dark theme UI.
# Clone the repository
git clone https://github.com/yourusername/your-repo-name.git
cd your-repo-name
# Install dependencies
npm install
# Run the app
nodemon server.js
nodemon api.jsLicensed under the MIT License.