Simple online application for managing to-do lists and saving them to local storage The web app's beautiful user interface makes adding tasks easy.
Technology Used:
- HTML5: The structure of the web app.
- CSS3: For styling the app beautifully.
- JavaScript: To handle the interactive functionality of the app.
- Local Storage: To save todos for persistent data across browser sessions
Clone the repository: Link: https://github.com/Sukhendu2000/To_Do-List.git
LIVE DEMO: https://sukhendu2000.github.io/To_Do-List/