Skip to content

arul29/Book-Library-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-Library-WebApp

Node.js


Table Of Contents

Build Setup

  • 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

Stacks

Dependencies

  • 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.

Aplication Structure

  • index.js -
  • App.js -
  • src/Components -
  • src/Assets -
  • src/Public -

Demo

Screenshots

  • Home

2

  • Details

4

  • Wishlist

5

  • History

6


Copyright © 2019 by Andi Mashdarul Khair

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors