Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1021 Bytes

README.md

File metadata and controls

43 lines (35 loc) · 1021 Bytes

Welcome to Grand Line Voyagers' Atelier Frontend Capstone Project.

Overview

Atelier is a fully functional e-commerce web application that meets the specifications and requirements outlined by project stakeholders.

Frontend Architecture

  • React
  • Redux
  • JavaScript
  • HTML
  • CSS

Atelier Setup

  1. Clone this repo: git clone [email protected]:Grand-Line-Voyagers-FEC/Atelier.git
  2. Install dependencies: npm install
  3. Create .env file based on example
  4. Run commands npm run server-dev and npm run client-dev in two separate terminals

Features

  • Product Detail

    • Image gallery
    • Product information
    • Style selector
    • Add to cart
  • Related Items & Outfit Creation

    • Comparison view
    • Related Products List
    • Your Outfit List
  • Questions & Answers

    • View questions
    • Search for a question
    • Asking a question
    • Answering a question
  • Ratings & Reviews

    • Write a review
    • Reviews List
    • Sorting
    • Rating Breakdown
    • Product Breakdown