Skip to content

jasterix/localStore

Repository files navigation

localStore – a localStorage To Do List

localStore uses the hosts localStorage, instead of a database or API to store user data.

Clone the source locally

$ git clone https://github.com/thegoodgood/localStore.git
$ cd localStore
$ open index.html

In the project directory, you can run:

npm install – to install the Bulma framework

Features

  • Add items
  • Delete items from list
  • Store activity in local storage
  • Edit todo items
  • Set due date
  • Randomize background

Languages / Frameworks

  • Vanilla JavaScript

License

Copyright ©2020 Jasterix MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published