Skip to content

2212-SCO/Incredibles

 
 

Repository files navigation

Team Incredibles Front-End Capstone

Front-end implementation of an e-commerce webpage

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Team Members

Description

E-commerce product information page where the user can select and view various product styles, browse related products, build a personal outfit collection, read relevant product questions/answers, and peruse reviews left by previous consumers.

Installation

Use package manager npm to install dependencies and run client/server

npm install
npm run server-dev
npm run client-dev

Usage

Personal front-end team capstone project showcasing full-stack engineering skills. Raw CSS and React was capitalized for this project - no outside frameworks such as Tailwind or pre-built components such as React-Carousel were used. React was utilized to build the front-end webpage, Redux implemented to incorporate global state, and a back-end local server created to access appropriate API endpoints. Web page is deployable to AWS.

Team Members

Product Detail - Mirage (Jessica)
Ratings & Reviews - Frozone (David)
Questions & Answers - Rick Dicker (David)
Related Items & Outfit Creation - Edna Mode (Patrick)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 69.2%
  • JavaScript 25.9%
  • CSS 4.9%