Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.04 KB

This is a Progresive Web application that shows different styles available for a fashion product. You can install it in your device.

The user will be able to choose which styles should remain not visible.

Available Scripts

Before everything, you should install the dependencies with npm install.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

If you want to try the funcionality, we have some mock examples, so you can try searching for the following products references:

  • 04369248800-V2020

  • 04369248801-V2020

  • 04369248802-V2020

If you want to set a style as not visible you can select it and click the blue button. We have simulate a slow connection with a timeout of 2 seconds so you can check the functionality of the spinner.

npm test

Launches the test runner. We have developed the components with tests.

npm run build

Builds the app for production to the build folder.