Skip to content

codeXsidd/responsive-to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Responsive-ToDo-List

A clean, responsive To-Do List web app built with HTML, CSS, Bootstrap, and JavaScript. Manage your daily tasks with ease – add, edit, delete, and mark them complete. All tasks are stored in your browser using localStorage for persistence.


πŸ“‹ Key Features

  • βœ… Add, edit, delete, and complete tasks
  • πŸ’Ύ Save tasks in localStorage
  • ✨ Real-time feedback using Bootstrap alerts
  • 🧠 Duplicate prevention and update detection
  • ⌨️ Escape key support to cancel editing
  • πŸ“± Fully responsive and mobile-friendly layout

πŸ› οΈ Technologies Used

  • HTML5 – Structure and layout
  • CSS3 – Styling and theme with custom properties
  • Bootstrap 5 – UI components and responsive design
  • JavaScript (Vanilla) – Dynamic DOM manipulation and logic
  • Font Awesome – Icon support
  • localStorage API – Persistent task management

πŸš€ Getting Started

  1. Clone this repository:
    git clone https://github.com/codeXsidd/responsive-to-do-list.git

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors