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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 82.8%Language:CSS 9.5%Language:HTML 7.8%