Skip to content

mattdm3/project-m5-e-commerce

 
 

Repository files navigation

Wearables E-Commerce Project

This was a team project of four people. It required us to work with Git and Github.

The stack is React.Js, Redux, Node.Js, and styled-components.

The node server is RESTful and follow REST principles.

Main Features

  • The user can create an account and login, and put items in their cart.
  • Users can also search for items and land on a search page.
  • Users can also browser items according to category and body part, and can even search according to sellers.
  • The website is responsive, using keyframe animations. See the Search bar, as well as the "but it now" button on the items.
  • See also how the nav bar works when changing the window size.
  • We also included a chat bot.

Pictures

Home Page

Home Page

Shop Page

Shop Page

Item Page

Item Page

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 2.6%