This Todo List application is built with Next.js 14, Tailwind CSS, and Zustand, making task management efficient and seamless. With its modern stack and intuitive design, users can easily add and delete tasks, staying organized and focused on their goals.
- Add Tasks: Quickly add new tasks to your list.
- Delete Tasks: Easily delete completed tasks to keep your list clean.
- Simple Interface: Intuitive design for easy task management.
To get started with the Next.js Todo List App, follow these steps:
- Clone the repository to your local machine.
- Install dependencies using
npm install. - Run the app locally using
npm run dev. - Start adding and managing your tasks!
- Add Task: Click on the "Add Task" button and enter the task you want to add.
- Delete Task: Click on the task you want to delete to remove it from the list.
- Next.js 14
- Tailwind CSS
- Zustand
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy organizing your tasks! 🚀
