Bookshop site in React (redux) + NodeJS + Express + Oracle
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!
Home page
More: documentation/screenshots
- NodeJS version: 16
- Oracle (database)
- Web browser: Chrome, Mozilla firefox,
To install the dependencies go to /client & /server then run:
npm install
/server -> npm start
/client -> npm start
TODO