Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.52 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.52 KB

Atelier

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:

  1. Overview
    A) Project Information
    B) Style Selector
    C) Add to Cart
    D) Image Gallery Screenshot from 2022-02-27 12-15-47

  2. 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 Screenshot from 2022-02-27 12-16-32

  3. Questions & Answers
    A) Questions List
    B) Individual Question
    C) Search Questions
    D) More Answered Questions
    E) Add a Question
    F) Add an Answer Modal Screenshot from 2022-02-27 12-16-07

  4. Related Items & Comparison
    A) Related Product Cards
    B) List Behavior
    C) Related Products List
    D) Your Outfit List Screenshot from 2022-02-27 12-14-32

When working on this app run:
npm install
npm run dev-client
npm run dev-start