A simple and modern Todo List application built with React.js and styled using Tailwind CSS. This app helps users manage their daily tasks efficiently with an intuitive UI and smooth user experience.
- Add, edit, and delete todo items
- Mark tasks as completed
- Responsive design using Tailwind CSS
- Clean and minimalistic user interface
- State management with React hooks
You can check out the live demo here: https://itask-gold.vercel.app/
- React.js — JavaScript library for building user interfaces
- Tailwind CSS — Utility-first CSS framework for rapid UI development
- JavaScript (ES6+) — Modern JavaScript features for clean code
- Vite / Create React App — To create the project using Vite, run the command:
npm create vite@latest