/Demo-Online-Book-Library-Using-React

A React JS movie store application with Redux and Redux Persist.

Primary LanguageJavaScript

Assignment :

Create an Movie Application that will display a list of books Available in a store

Key Functionalities:

  • List All Books Available In The Store
  • When user click user should navigate to new route where User can see the Details of Book(Name, Author etc)
  • Add an automatic Search functionality, to search once user stops typing
  • Store Session Data in Redux Persist to avoid api hitting.

Redux Persist Store ScreenShot :

Redux Persist Store

Working Application:

Movie Space

Movie-Store