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
- Host: GitHub
- URL: https://github.com/pedrohenrique-git/to-do-list-vanilla-js
- Owner: PedroHenrique-git
- License: mit
- Created: 2020-05-19T23:56:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:32:02.000Z (over 3 years ago)
- Last Synced: 2023-02-26T17:49:37.385Z (over 3 years ago)
- Topics: css, data-persistence, html, javascript, localstorage, webpack
- Language: JavaScript
- Homepage: https://pedrohenrique-git.github.io/to-do-list-vanilla-js/
- Size: 295 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
### 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