This To-do application handles form inputs, manages local storage, performs CRUD (Create, Read, Update, Delete) operations on tasks, implements event listeners, and toggles UI elements.
Project is created with:
- HTML5/ CSS3
- JavaScript
- Bootstrap5
This project is inspired by the freecodecamp program JavaScript Algorithms and Data Structures.