A React App to display list of products using React-Window. It also uses redux for state management.
- 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
you can check the live demo https://mighty-caverns-15257.herokuapp.com/ or here http://152.70.169.51/react-product-list/


