todo-list

📝 To-Do List Web App

A simple front-end project to manage tasks. Built using HTML, CSS, and JavaScript. Tasks are saved in localStorage, so they remain after refreshing the page.

Features

Demo

Check the live demo: Live Demo

How to Run Locally

  1. Clone the repo: ```bash git clone https://github.com/Mistnotop/todo-list.git