Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.56 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.56 KB

ShopBox | MERN Stack eCommerce Solutions

"ShopBox" is a feature-rich MERN stack e-commerce solution with user authentication, a user-friendly interface, shopping cart, order processing, user profiles, product reviews, responsive design, and secure PayPal integration. Empower your business to thrive online effortlessly.

Let's get started!

Installation

First you have to clone the repository and install the dependencies:

   git clone https://github.com/naieem-bd/ShopBox-MERN-Stack-eCommerce.git
   cd ShopBox-MERN-Stack-eCommerce
   npm install

Environment

After cloning the project, you need to create a .env file in the project directory. You can copy the .env.example file and rename it to .env.

   cp .env.example .env

You may change the .env file according to your needs. To change the .env file, open it with a text editor and change the values of the variables.

Features

  • User Authentication
  • Admin Control Panel
  • User-Friendly Product Listings
  • Shopping Cart
  • Order Processing
  • User Profile
  • Product Reviews and Ratings
  • Search and Filtering
  • Responsive Design
  • Payment Integration(PayPal)

Acknowledgements