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

https://github.com/pedrohenrique-git/to-do-list-vanilla-js

To do list using only javascript and localstorage as data persistences
https://github.com/pedrohenrique-git/to-do-list-vanilla-js

css data-persistence html javascript localstorage webpack

Last synced: 3 months ago
JSON representation

To do list using only javascript and localstorage as data persistences

Awesome Lists containing this project

README

          

# To do list vanilla js
## Description

a website to track your tasks

## Getting Started

you can see the app online here: https://pedrohenrique-git.github.io/to-do-list-vanilla-js/

### Dependencies

Html

Css

JavaScript

Webpack

### Installing

execute the command: npm i

### Executing program

execute the commands: npm run dev and open the index.html

## Authors

Pedro Henrique

## License

This project is licensed under the [MIT] License - see the LICENSE.md file for details