To-Do List Web Application
This project is a fully functional To-Do List Web Application designed to help users organize and manage their daily tasks efficiently.
? Features:
Add new tasks
Edit existing tasks
Delete tasks
Real-time task updates
Clean and user-friendly interface
Responsive design (works on all devices)
? Technologies Used:
HTML5
CSS3
JavaScript (ES6)
React.js
Local Storage / JSON Server
? Project Goal:
The goal of this project was to build a simple yet practical task management application while applying core web development concepts such as DOM manipulation, state management, CRUD operations, and responsive design.
This project demonstrates my ability to build interactive web applications with clean code and structured logic.