Skip to content

EcomHub is an e-commerce web application built with React and Node.js.

Notifications You must be signed in to change notification settings

sauravhathi/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcomHub

EcomHub is an e-commerce web application built with React and Node.js.

Features

  • Display a list of products with pagination and sorting
  • Search products by name
  • Filter products by category
  • Add products to the cart
  • View cart items and total price
  • Register and login with JWT authentication
  • Logout and clear user token

Technologies Used

  • React.js
  • Node.js
  • Express.js
  • MongoDB
  • JWT
  • Axios
  • React-Icons