Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 452 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 452 Bytes

BOOK Shop Description

Book Shop is an online React web application where the customer can purchase books online.
Through this book store the users can search for a book by its title and
later can add to the shopping cart and finally purchase using credit card transaction.

Installation

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.