A kanban board app built using Svelte
TODO: Live demo link
git clone https://github.com/PierreSymonPeralta/svelte-app.git
cd svelte-app
npm install
npm run app
this will run json-server
for data/db.json
as database and rollup in watch mode.