Skip to content

dilshad-knk/easymart-vite-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyMart Store is a full-stack eCommerce application that facilitates interactions between sellers and buyers. Sellers can list their products after verification by an admin, and users can browse products, add them to their cart, and complete purchases.

Features

Admin Dashboard:

  • Verify seller listings
  • Manage user accounts and permissions

Seller Dashboard:

  • List products for sale
  • Track sales and revenue

User Dashboard:

  • Browse products
  • Add products to cart
  • Complete purchases

Technologies Used

Frontend:

  • React.js with Vite for fast development
  • Redux for state management
  • Bootstrap for styling and responsive design
  • Axios for API requests
  • React Hook Form for form handling
  • Redux Toastify for notifications

Backend:

  • Express.js for server-side logic
  • MongoDB for database management