Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 752 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 752 Bytes

eBuy is an e-commerce website that sells clothing and fashion accessories. https://ecommerce-app-mern-stack.herokuapp.com/ https://serene-gumption-bf8b4e.netlify.app/

Screen Shot 2022-05-02 at 12 38 48 PM

Features

  • Review all products and filter by price, size, and color
  • Add and remove products from the cart
  • Stripe API payment integration for checkout
  • Authentication using JSON Web Tokens
  • An admin dashboard for adding, updating, and removing products

Technologies used

  • Node.js
  • Express
  • MongoDB
  • React
  • Redux
  • Styled Components
  • Stripe API
  • JWT
  • CSS
  • Material UI
  • Heroku
  • Netlify