Todo is a web application for managing to-do lists, employing CRUD operations while leveraging local storage functionality. This ensures that even if you power off your computer, the content will persist on the website and be readily available upon reopening.
- HTML
- CSS
- JavaScript
- localStorage API