Git Product home page Git Product logo

akashvarmadara / mern-ecommerce-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yogndrr/mern-ecommerce-site

0.0 0.0 0.0 3.09 MB

Seamless shopping, search and explore different product categories, add products to cart, and checkout swiftly. Become a seller and add products, monitor sales, and gather customer feedback.

Home Page: https://shopcart-ecommerce-site.vercel.app/

JavaScript 99.61% CSS 0.09% HTML 0.30%

mern-ecommerce-site's Introduction

SHOPCART: Ecommerce Site

Seamless shopping, search and explore different product categories, add products to cart, and checkout swiftly.
Become a seller and add products, monitor sales, and gather customer feedback.


Youtube Video

LinkedIn

About

ShopCart is an ecommerce site developed using the MERN (MongoDB, Express.js, React, Node.js) stack. It offers a user-friendly and efficient shopping experience for customers, while providing sellers with essential tools to manage their products and sales.

Features

  • User Registration: ShopCart allows users to register as customers or sellers, enabling a tailored shopping experience.

  • Cart System: Customers can add products to their cart for easy checkout. The cart allows them to review and manage their selections before completing the purchase.

  • Product Search: ShopCart offers a search functionality where customers can find products by name or browse through categories such as Electronics, Clothes, Kitchen, and more.

  • Reviews and Ratings: Customers can leave reviews and ratings (out of 5) for products they've purchased, providing valuable feedback for sellers and building trust within the community.

  • Seller Dashboard: Sellers have access to a dedicated dashboard where they can manage their products, view sales data, and gain insights into their store's performance through data visualization.

  • Product Management: Sellers can add products with detailed information and set their prices. They can also check which customers have added their products to their carts.

  • Order Tracking: Sellers can monitor the products ordered by customers, helping them stay organized and fulfill orders efficiently.

Technologies Used

  • Frontend: React.js, Material UI, Redux Toolkit, Styled Components
  • Backend: Node.js, Express.js, JWT Token
  • Database: MongoDB
  • Data Visualization: React Apexcharts

Installation

git clone https://github.com/Yogndrr/MERN-Ecommerce-Site.git

Open 2 terminals in separate windows/tabs.

Terminal 1: Setting Up Backend

Create a env file and then add your mongodb link and also jwt secret key

cd backend
npm install
npm start

Terminal 2: Setting Up Frontend

cd frontend
npm install
npm start

Create a env file and then write

REACT_APP_BASE_URL = http://localhost:5000

Now, navigate to localhost:3000 in your browser. The Backend API will be running at localhost:5000.


Deployment

  • Render - server side
  • Vercel - client side

mern-ecommerce-site's People

Contributors

yogndrr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.