ToDo List App
A responsive To-Do List application designed and developed using HTML, CSS, and JavaScript. The app supports full CRUD (Create, Read, Update, Delete) operations, allowing users to manage their tasks efficiently.
Features
-
Responsive Design: The app is fully responsive and works seamlessly on desktop, tablet, and mobile devices.
-
CRUD Operations:
- Create: Add new tasks to your to-do list.
- Read: View all the tasks in your list.
- Update: Edit and update existing tasks.
- Delete: Remove tasks from your list.
-
Local Storage: Tasks are saved in the browser's local storage, so your data persists even after refreshing the page.
-
User-Friendly Interface: Intuitive and easy-to-use interface designed to enhance user experience.
Demo
(Provide a link to a live demo of your app if available.)
You can view the design of the To-Do List App on Figma: [https://bit.ly/toDo-list]
Technologies Used
- HTML: Markup language to structure the app.
- CSS: Styling language to style the app.
- JavaScript: Programming language to add functionality.
Acknowledgments
- Icons used in the app are from Hero Icon [https://heroicons.com/].