Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 637 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 637 Bytes

Online Shopping Platform

This project is an online shopping platform where users can perform series of shopping actions including logging in, searching for desired items, adding items to cart, checking out, etc.

Main Features

  • Shopping cart
  • Top products carousel
  • Product search feature
  • User profile with orders
  • Admin management
  • Mark orders as delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal integration

Main Technologies

  • HTML/CSS/JavaScript
  • React
  • Bootstrap
  • Redux
  • Express
  • Integrating the PayPal API

Credit

This project is inspired by Dennis Ivy.