https://daniellbar.github.io/e-shop/#/
This project was written in JS and React with data stored on Firebase.
It is a frontend project for an e-commerce store.
The project has two pages: Home and Product (no cart at the moment).
Each product has a number of variants which are defined by dynamically rendered dropdowns.
clicking on an image in the product gallery will switch to a different variant.