This project is a redesign of a retail website that leverages a React front end framework which interacts with a pre-existing backend that can be accessed via API.
The front end redesign:
-
Overview
A) Project Information
B) Style Selector
C) Add to Cart
D) Image Gallery -
Ratings & Reviews
A) Reviews List
B) Individual Review Tile
C) Sort Options
D) Rating Breakdown (Filtering)
E) Product Breakdown (Factors)
F) Write New Review
G) Keyword search - Low Priority -
Questions & Answers
A) Questions List
B) Individual Question
C) Search Questions
D) More Answered Questions
E) Add a Question
F) Add an Answer Modal -
Related Items & Comparison
A) Related Product Cards
B) List Behavior
C) Related Products List
D) Your Outfit List
When working on this app run:
npm install
npm run dev-client
npm run dev-start