siddharthmarvania / Book-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book-store

The following are the features implemented in this project.

  • Insert the book.
  • Add book to the store.
  • Update book to the store.
  • delete book to the store.

How to run

First clone the github repo and run the following command in your terminal.
$ npm start

About


Languages

Language:HTML 81.7%Language:JavaScript 18.3%