Skip to content

Flourish1201/Atelier

 
 

Repository files navigation

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

About

RFP SDC 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • CSS 12.9%