todoApp

With this todo app, I learned how to work with local storage in JavaScript and how to manipulate the DOM with vanilla JavaScript. I used a simple template to only practica JS.

todo app cover

A simple todo app that allows you to create a list of tasks to do and mark them as completed. The app is built with vanilla JavaScript and uses local storage to store the tasks.

Deployment

This app was deployed on GitHub Pages and is available in the next link.

todo app image 1todo app image 2