Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.2 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.2 KB

Sneakers Company E-Commerce

Building an e-commerce site with ReactTS. The principle of Component Drivent Design with the creation of Storybook stories.

The stories are hosted on Chromatic at this URL

User Stories

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Open a lightbox gallery by clicking on the large product image
  • Add items to the cart
  • View the cart and remove items from it

Built with

  • Semantic HTML5 markup
  • Mobile-first workflow
  • TailwindCSS
  • React
  • Storybook
  • Chromatic

Author