Skip to content

Charan-Preet/Ecommerce-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce-Website

Live Demo

frontpage.png

frontpage-of-website.png

cart.png

Stripe.png

register.png

Features:

  • Full-fledged Ecommerce Website with Features:

  • Authentication using Json web token (JWT) storing them in httponly cookie
  • Coustomer can add items to the cart storing them into local storage
  • Mongodb to save Registered users to the database
  • Password hashing before saving into the database
  • Stripe Payment Gateway Integration

Technology Used:

  • React
  • Easy-peasy for state managment
  • Node.Js
  • Express.Js
  • Mongodb Atlas
  • Tachyons