achubutkin / Bookshop

Bookshop clone | React (redux) + NodeJS + Express + Oracle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bookshop clone | React (redux) + NodeJS + Express + Oracle


Languages

Language:JavaScript 81.2%Language:SCSS 15.1%Language:Python 2.9%Language:HTML 0.8%