A feature-rich Todo List application with global state management, filtering by days, weeks, and years, and a responsive UI for seamless task management across all devices.
š Live Demo: Todo List
ā
Global State Management ā Ensures smooth state handling across the app.
ā
Filter Tasks ā View tasks based on days, weeks, or years for better organization.
ā
Responsive UI ā Works flawlessly on mobile, tablet, and desktop.
ā
Fast & Optimized ā Built for performance with a clean and intuitive design.
git clone https://github.com/Nainee99/Todo_List.git
cd Todo_List
npm install
npm run dev
http://localhost:3000
This project is open-source under the MIT License.
š» GitHub: Nainee99