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