artkol / simple-crud-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple crud application

Basic CRUD application

Built with

  • JavaScript
  • JSON Server
  • Bulma

Installation and Running

git clone https://github.com/artkol/simple-crud-app
npm install
npm run json:server
npm start

http://localhost:8080/

Demo

https://simple-crud-app.surge.sh/

Note: changes aren't persisted

About


Languages

Language:JavaScript 76.8%Language:HTML 23.2%