Skip to content

An e-commerce website that sells clothing and fashion accessories, filterable by price, size, and color.

Notifications You must be signed in to change notification settings

febinbellamy/eBuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

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