e-Commerce storefront using React with Redux, coupled with a live API server and Material UI.
Browse Lies, Pies, and Spy Wares
Development and testing
To get started clone this repository:
git clone https://github.com/RheaMimiCarillo/storefront.git
Navigate to your local directory and install dependencies:
npm i
Select from each category
filter relevant products
.
Change the theme from light
to dark
mode with a click of a button.
My test suite uses RTL to cover the following cases:
- Display a list of all
categories
from the Redux Store - Display a list of all
products
within a selected category - Displays components using Material UI
- a test for if my custom theme is applying to a sample