Skip to content

Showing a product list with react window and state management by redux

Notifications You must be signed in to change notification settings

shathee/react-product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Product List

A React App to display list of products using React-Window. It also uses redux for state management.

Steps to run the APP

  • Clone repository git clone https://github.com/shathee/react-product-list.git
  • Install its dependencies npm install
  • to run in Development server npm start
  • to build for Production npm run build

Live Demo

you can check the live demo https://mighty-caverns-15257.herokuapp.com/ or here http://152.70.169.51/react-product-list/

Screens

All Products

All Products

Filtered Products

All Products

Selectable Dropdown

All Products

About

Showing a product list with react window and state management by redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published