Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 790 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 790 Bytes

E-SHOP

https://daniellbar.github.io/e-shop/#/

Overview

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.

selected

outofstock

home