Skip to content

Experience seamless shopping on our MERN stack watch e-commerce website! Sign up, log in, and explore a vast collection of watches. Easily add items to your cart, enjoy secure payments through a payment gateway, and track your shipment for a hassle-free shopping journey.

Notifications You must be signed in to change notification settings

AshutoshRajGupta/Ecommerce-Shopping

Repository files navigation

Watch E-Commerce Website

Welcome to our Watch E-Commerce platform built using the MERN (MongoDB, Express.js, React.js, Node.js) stack!

Features

  • User Authentication:

    • Sign up and log in to access personalized features.
  • Product Management:

    • Fetch a curated collection of watches.
    • Search for specific watches to find your perfect timepiece.
  • Shopping Cart:

    • Add selected watches to your shopping cart.
    • Create and update your cart effortlessly.
  • Checkout:

    • Securely proceed to checkout for payment and shipment.
  • Payment Gateway Integration:

    • Safely complete transactions using our integrated payment gateway.

Screenshots

  • image
  • image
  • image
  • image
  • image

Getting Started

Prerequisites

  • Node.js and npm installed locally.
  • MongoDB installed and running.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/watch-ecommerce.git
  2. Change to the project directory:

    cd watch-ecommerce
  3. Install dependencies for the server:

    npm install
  4. Move to the client directory and install client dependencies:

    cd client
    npm install

Running the Application

  1. Start the server:

    npm start
  2. Move to the client directory and start the client:

    cd client
    npm start
  3. Open your browser and visit here to access the application.

Contributing

We welcome contributions! Feel free to open issues and submit pull requests.

License

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


Feel free to add more details, instructions, or customization to suit your project's specifics.

About

Experience seamless shopping on our MERN stack watch e-commerce website! Sign up, log in, and explore a vast collection of watches. Easily add items to your cart, enjoy secure payments through a payment gateway, and track your shipment for a hassle-free shopping journey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published