local-to-do

Local To Do

📕 Tracks reminders between page visits using local storage and Svelte.

Local To Do

Uses local storage to keep track of to do items built using Svelte.

Installation

git clone https://github.com/dayvidwhy/local-to-do.git
cd local-to-do
npm install
npm run dev

How it works

Persistance is achieved by stringifying our to do items and storing them in local storage, a browser API that holds onto the items between page visits.

Deployment

Deployment scripts are provided to push the built directory to the gh-pages branch which can then be served up using GitHub pges.

npm run build
npm run deploy

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes