A sleek and simple TODO application built using React to help you organize your tasks effortlessly!
- ➕ Add Tasks: Easily add tasks with a title and description.
- 📋 View Tasks: All tasks are displayed dynamically in the same frame for convenience.
- 💾 Persistent Storage: Tasks are saved in your browser's local storage for future use.
- 🎨 Modern UI: Stylish and responsive design with gradient backgrounds.
- ⚛️ Reusable Components: Clean separation of components for better maintainability.
- React ⚛️
- JavaScript 🟨
- CSS (Inline Styling) 🎨
- Local Storage 💾
- Clone this repository:
git clone https://github.com/ajey35/SimpeTo-Do.git cd todo-app
Developed with ❤️ by [Ajey].