This is a responsive Progressive web app to be used as a store template. In the example, I've used data from the company Farfetch. Hover on the product to see a different image and know what products are on sale. This is ready to be added to your home screen with a few steps. I might do it in the future.
Progressive Web App, React, Redux, Webpack, Nodejs, Styled-components, Jest, Enzyme.
Please refer to the Pull requests section for a full coding documentation.
To run the project locally, first install the dependencies and then make sure to cache the webpack:
npm install && npm run build:dll
Then, to run it in develop mode do:
npm run start
You can also run it in production mode with:
npm run start:production
If you want to run tests, enter:
npm run test
You can see a live demo of the application at Heroku: https://luxury-store.herokuapp.com/
Screencast
Desktop
Mobile
Tablet