This is a simple and responsive to-do list web application built with React, TypeScript, Zustand, and Tailwind CSS. It makes use of the component library neobrutalism.dev, which is built on top of shadcn/ui for a minimalistic, stylish design. The app allows users to manage tasks with features like adding, completing, and deleting tasks.
- ✅ Add tasks to your task list
- 🔁 Toggle task completion
- ❌ Delete individual tasks in a dedicated delete mode
- 📊 Task counter shows how many tasks you have on your list
- 📱 Responsive design that works across all screen sizes
- React (with Vite)
- TypeScript
- Zustand for global state management
- Tailwind CSS for styling
- shadcn/ui and neobrutalism.dev components
https://neobrutalist-todo.netlify.app/