In this exercise we would like you to build a web component similar to this screenshot using the recommendations JSON provided. The component you build should display images, prices be able to link to a product modal/lightbox.
The product modal/lightbox should display information on the product clicked on similar to this screenshot making sure to include an image carousel, product name, price, colour swatch and size variations. All product information can be found in the following products JSON provided. Creativity is accepted but do not alter the JSONs provided.
- Responsive
- Reusable code
Please fork this repository and commit your changes for review.
Amend this Readme in your forked repo and use your commits to outline the component you have created and the decisions that you have made, including any information required for how to run your component. When complete please raise a Pull Request back into master branch for review.