Git Product home page Git Product logo

mern-ecommerce's Introduction

MERN Ecommerce Project with Stripe Payment

There are 3 Folders

  1. web_panel - For front end
  2. web_admin - For Back end Admin
  3. web_services - For API

Steps for run project are as below

  1. Download or Clone this code in your system
  2. Go to each folder and from terminal run command npm install for download dependencies.
  3. Rename sample.env file to .env and add your credential or keep same.
  4. To run front end go to web_panel folder and open terminal and run command npm start
  5. To run backend admin go to web_admin folder and open terminal and run command npm start
  6. To run APIs go to web_services folder and open terminal and run command npm start
  7. For stripe setting create account in stripe and you will get credentials from there.

Technology Covered in this Projects

  1. REACT (FrontEnd)
  2. NodeJS (BackEnd API)
  3. Express (Framework)
  4. MongoDb (Database)
  5. Stripe Payment Method
  6. JWT Token
  7. Routing
  8. Redux for handle states
  9. Redux Thunk middleware
  10. Toastify for show messages

Some of Features of Ecommerce Project

Front End

  • Home Page with Slider, Featured Products

  • Product Listing page with filter in Left side

  • Product List load as Page scroll to down

  • Cart Slide with product, Allow to inrease/decrease quantity of product.

  • Shipping Address Page

  • Payment method with both for Cash on Delivery and Credit Card Payment

    Note: Set port whatever you want in package.json file in scripts part
    URL for Frontend : http://localhost:5001/

Admin Panel

  • Add/Update Product

  • Search Product

  • Download Product in CSV

    Note: Add 1 User with isAdmin=true in Users table manually for login in admin panel.
    URL for Admin Panel : http://localhost:5003/

APIs
Note: You can change port for API by set it in .env file. Default PORT is 5002
URL for Admin Panel : http://localhost:5002/api/

Blog: https://www.webdeveloperguide.in/
YouTube: https://www.youtube.com/WebDeveloperGuide
GitHub: https://github.com/WebDeveloperGuide/
FaceBook: https://www.facebook.com/webdeveloperguides/
Twitter: https://twitter.com/WebDeveloperGd

mern-ecommerce's People

Contributors

webdeveloperguide 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.