- Clone repository
$ git clone https://github.com/arul29/Book-Library-WebApp.git - Install depedencies
# with npm
$ npm install
# or with yarn
$ yarn install- Start Web server
$ npm start- ReactJS
- Materialize CSS
- Redux
- NodeJS
- Express (Book Library Api)
- materialize-css - Materialize, a CSS Framework based on material design.
- react-router-dom - DOM bindings for React Router.
- redux-promise-middleware - Redux Promise Middleware enables simple, yet robust handling of async action creators in Redux.
- react-redux - Official React bindings for Redux. Performant and flexible.
- axios - Promise based HTTP client for the browser and node.js
- redux - Redux is a predictable state container for JavaScript apps.
index.js-App.js-src/Components-src/Assets-src/Public-
- Home
- Details
- Wishlist
- History
Copyright © 2019 by Andi Mashdarul Khair



