Simple app to see how you're doing with your chores every week. Build using Svelte. Based on Svelte template.
User data are saved in local storage. Clears the data every new week.
Set your chores in src/chores.js
.
Install the dependencies...
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000.
To create an optimised version of the app:
npm run build
Upload content of the build/ folder to server.