Skip to content

edgar-carrillo/Atelier

 
 

Repository files navigation

express styled-components node react

Atelier

An e-commerce application that provides a broad range of products.

Features

  • Product Detail Page
  1. An image carousel where the user can use the arrows for navigation.
  2. An image modal where the user can also use arrows for image navigation and click on the image for focused view.
  3. Style selection so the user can change between different styles.
  4. Size, Quantity, and Add to Cart functionality.
  5. Description of product.
  6. Redirect to reviews section.
  7. A dynamically changing price that will turn red and cross out original price if there is a sale price.

Motivation and Story

My client gave me direction by giving me a mock of what the Overview should look like. From there we went in depth of the nitty gritty details of what should occur in certain situations. From there we had a document full of requests and I went to work on creating the end product. Through timeblocking using trello with my team and organizing my own schedule around the deliverables I was able to create a overview section that surpassed client expectations.

Repository Installation / Setup

$ git clone [email protected]:Mob-Psycho-100/project-atelier.git

To see my end product in action all you have to do is run the following within the directory.

$ npm install

And from here run

$ npm run start

Now the server should be running on localhost:3000. Navigate there and you should see the overview!

Contributors Information

Edgar Carrillo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • CSS 2.1%
  • Other 0.1%