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.
Before everything, you should install the dependencies with npm install
.
In the project directory, you can run:
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.
Launches the test runner. We have developed the components with tests.
Builds the app for production to the build
folder.