An open API service indexing awesome lists of open source software.

https://github.com/marialobillo/todoapp-js

a todo app using js
https://github.com/marialobillo/todoapp-js

Last synced: 3 months ago
JSON representation

a todo app using js

Awesome Lists containing this project

README

        

# To Do App

_A simple To Do application using vanilla javascript._

View live on CodePen HERE.


## Summary

To Do App is a single page application (SPA) that allows you to manage our tasks. The main objective of this project is to serve as a learning tool and familiarize myself with the Javascript programming language, take into account the functions offered by the browser and know the structure of a web application.