Home

Awesome

Svelte+Sapper+Bulma Crud

A basic CRUD (Create, Read, Update, Delete) using Svelte, Sapper and Bulma.

DEMO

WIP https://svelte-sapper-bulma-crud.herokuapp.com/ WIP

Instalation

$ git clone https://github.com/danielschmitz/svelte-sapper-bulma-crud.git
$ cd svelte-sapper-bulma-crud
$ npm install
$ npm run dev

Go to http://localhost:3000

Products Page

Edit Product

Backend

This CRUD uses northwind API: http://northwind.now.sh

Stay updated about my books and cruds

<p> Follow this accounts (low traffic, just book and crud updates) </p> <ul> <li> <a href="https://twitter.com/DanielSchmBooks" target="_blank">Twitter</a></li> <li> <a href="https://www.instagram.com/danielschmitzbooks/" target="_blank">Instagram</a></li> <li> <a href="https://www.youtube.com/c/DanielSchmitz/" target="_blank">Youtube</a></li> </ul>

Roadmap

See this issue