Bookshop

Bookshop site in React (redux) + NodeJS + Express + Oracle

Disclaimer!

The design of the page was taken from the https://www.bookdepository.com/. This project was created for only educational purposes. We do NOT intend to produce any commercial content from this!

Insights

Home page

More: documentation/screenshots

Setup & Run

Prerequisites:

  • NodeJS version: 16
  • Oracle (database)
  • Web browser: Chrome, Mozilla firefox,

Install

To install the dependencies go to /client & /server then run:

npm install

Run

Webserver

/server -> npm start

Client

/client -> npm start

Database

TODO

GitHub

View Github