A simple and responsive Task Manager web application built using HTML, CSS, and JavaScript.
This app helps users manage their daily tasks by allowing them to add, edit, delete, and mark tasks as completed.
- Add new tasks
- Edit existing tasks
- Mark tasks as completed
- Delete tasks
- Responsive design (works on desktop & mobile)
- index.html
- style.css
- script.js
- images/
- HTML5 – for structure
- CSS3 – for styling and responsiveness
- JavaScript (Vanilla JS) – for interactivity
- Clone this repository:
git clone https://github.com/your-username/task-manager.git