Skip to content

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

Notifications You must be signed in to change notification settings

tupaq/Bookshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • SCSS 15.1%
  • Python 2.9%
  • HTML 0.8%