Skip to content

jessicaawhy/fec-project

 
 

Repository files navigation

7 Satsumas - FEC Project

Overview

This project comprises a complete redesign of the retail portal for our client.

Description

The client has requested a modernization of their product detail page to be implemented in this initial release. The following modules of the page have been prioritized.

  1. Product Detail
  2. Ratings & Reviews
  3. Questions & Answers
  4. Related Items & Outfit Creation

Technologies

We use React with hooks for our frontend codebase. For styling, we use React Styled Components. We largely follow Airbnb's Style Guide.

Installation

To run this project locally, in your terminal...

  1. Clone the project git@github.com:jessicaawhy/fec-project.git.
  2. Navigate into the root of the project.
  3. Run npm install to install dependencies.
  4. Run npm run build to compile project files.
  5. Run npm start to start your server. The project will be found at http://localhost:3000/.

Team Members

Olivia Schwerdtfeger GitHub / LinkedIn

Jerry Ma GitHub / LinkedIn

Jessica Yang GitHub / LinkedIn

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%