Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 942 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 942 Bytes

iPear

Live Demo: https://mistyrose-ipear.herokuapp.com/home

iPear is an e-commerce application inspired by Apple products. This project was built over a 10-day period at Fullstack Academy with a team of four members. Users are able to navigate throughout the site and add items to their cart, as well as checkout.

Features

  • User authentication (login and signup)
  • User cart (adding items, decrementing/incrementing, clearing the cart)
  • User Checkout
  • Home page display
  • Single product pages
  • Product category pages

Tech stack

  • React
  • Redux Toolkit
  • Express
  • Node
  • PostgreSQL
  • Material UI

Team