Skip to content

An E-commerce Web App developed using MERN stack where user can buy and checkout product with ease and add their review and rating for the products.

License

Notifications You must be signed in to change notification settings

nixrajput/ecommerce-mern

Repository files navigation

E-commerce Website with MERN stack

An E-commerce Website developed using MERN stack where user can buy and checkout product with ease and add their review and rating for the products.

Stars Forks Watchers Contributors

GitHub last commit GitHub issues GitHub pull requests GitHub Licence

Table of Contents

Features

  • User Authentication
  • Add Product to Cart
  • Buy Product
  • Payment Checkout
  • Add Review
  • Add Rating

Sceenshots

Screenshot 1 Screenshot 1 Screenshot 1 Screenshot 1

Website

The website is hosted at nixlab-shop.vercel.app.

Getting Started

Follow these instructions to get the project up and running on your local machine.

Prerequisites

You need to have the following software installed on your computer:

Installation

  1. Star the repository.

  2. Clone this repository to your local machine using the following command:

    git clone https://github.com/nixrajput/ecommerce-mern.git
  3. Navigate to the project directory:

    cd ecommerce-mern
  4. Install the project dependencies:

    If you're using bun:

    bun install

    If you're using npm:

    npm install

    If you're using pnpm:

    pnpm install

    If you're using Yarn:

    yarn install

Usage

To start the development server and view the website locally, run the following command:

bun run dev
#or
npm run dev
#or
pnpm run dev
# or
yarn dev

This will start the development server, and you can access the website in your web browser at http://localhost:3000.

Customization

You can customize various aspects of the website to make it your own.

Deployment

To deploy the website to a hosting service of your choice, follow the deployment instructions for MERN applications. Some popular hosting options include Vercel, Netlify, and GitHub Pages.

Remember to configure environment variables for sensitive information like email credentials if needed.

Contributing

If you would like to contribute to this project, feel free to fork the repository, make your changes, and submit a pull request. Please follow the guidelines in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Sponsor Me

  • By sponsoring my efforts, you're not merely contributing to the development of my projects; you're investing in its growth and sustainability.
  • Your support empowers me to dedicate more time and resources to improving the project's features, addressing issues, and ensuring its continued relevance in the rapidly evolving landscape of technology.
  • Your sponsorship directly fuels innovation, fosters a vibrant community, and helps maintain the project's high standards of quality. Together, we can shape the future of the projects and make a lasting impact in the open-source community.
  • Thank you for considering sponsoring my work!

Sponsor

Connect With Me

GitHub: nixrajput Linkedin: nixrajput Instagram: nixrajput Twitter: nixrajput07 Telegram: nixrajput Gmail: nkr.nikhi.nkr@gmail.com

Activities

Alt

About

An E-commerce Web App developed using MERN stack where user can buy and checkout product with ease and add their review and rating for the products.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published