Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 982 Bytes

File metadata and controls

38 lines (26 loc) · 982 Bytes

E-Commerce MERN Stack Application

A full-stack e-commerce application built with the MERN stack (MongoDB, Express, React, Node.js) featuring comprehensive admin capabilities and user authentication.

Features

  • User authentication (login/register)
  • Product management
  • Shopping cart functionality
  • Order processing
  • Admin dashboard with analytics
  • Category management
  • Responsive design

Screenshots

Home Page

Register Page

Technology Stack

  • Frontend: React, Redux Toolkit, Tailwind CSS, Vite
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT
  • Payment: PayPal integration

Setup Instructions

  1. Clone the repository
  2. Install dependencies for both frontend and backend
  3. Set up environment variables
  4. Run the development servers

License

This project is open source and available under the MIT License.