- Responsive Design: Adapts seamlessly across all devices.
- Local Storage: Tasks persist even after closing the browser.
- Task Management: Easily add, edit, and delete tasks.
- Minimalistic UI: Clean, simple, and user-friendly interface inspired by Todoist.
- HTML/CSS: Responsive design using Flexbox and Grid.
- JavaScript: Manages app functionality and local storage operations.
- Clone the repository:
git clone https://github.com/arianimmen/Todo-list
- Open
index.html
in your preferred web browser.