Skip to content

AJBenjumea/project-greenfield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S-Mart Ecommerce

The goal of this project was to create an ecommerce portal that adheres to unique business requirments. This project makes use React, Redux, Express and Material UI.

Table of Contents

  1. Setup
  2. Product Detail
  3. Ratings and Reviews
  4. Contributers

Setup

Install dependencies

npm install

Start the server

npm start

Open http://localhost:3000


Product Detail

The product detail section displays relevant information for a single product in the catalogue. Some of the functionality include an image gallery, product information, style selector, and an add to cart feature.

Ratings and Reviews

The Ratings & Reviews section allows for the viewing and submission of reviews for the product selected. Some of the functionality contained in this feature include the ability to write new reviews, displayed reviews list, review sorting, rating breakdown, and product breakdown.


Contributers

AJ Benjumea
Preston Rollins
Jose Collado


License

MIT

About

React e-commerce PDP application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.6%
  • SCSS 12.4%