Giter VIP home page Giter VIP logo

thasup / suppee Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.86 MB

Suppee is an e-commerce platform built with the MERN stack, creating extensive back-end with Express, managing global state with Redux, working with a MongoDB database and the Mongoose ODM, using JWT authentication and integrating the PayPal API.

Home Page: https://suppee.shop/

License: MIT License

HTML 0.80% CSS 0.79% JavaScript 98.39% Procfile 0.01%
react react-bootstrap redux react-router mern-stack jwt client-side-rendering mern paypal

suppee's Introduction

Project Preview

Suppee

Suppee is an e-commerce platform built with the MERN stack, creating extensive back-end with Express, managing global state with Redux, working with a MongoDB database and the Mongoose ODM, using JWT authentication and integrating the PayPal API.

Table of contents

Demo

(Back to top)

https://suppee.shop/

Features

(Back to top)

  • Login with user authentication secured by JWT
  • User profile edit page with order details
  • Full-featured shopping cart
  • Checkout process (login, shipping address, payment method, etc.)
  • PayPal / credit card integration payment method
  • Mark orders as delivered option
  • Product reviews and ratings
  • Admin user management
  • Admin product management
  • Admin order details page
  • Product search feature
  • Product pagination
  • Top rated products carousel

Install

(Back to top)

  1. clone this git on your computer
  2. install node.js
  3. run command npm install for install backend package.json
  4. run command cd .\frontend\ and npm install for install frontend dependencies
  5. setup .env file
  6. run command cd .. on terminal
  7. run command npm run dev on terminal
  8. go to http://localhost:3000/

Setup ENV

(Back to top)

NODE_ENV : development

PORT : 5000

MONGO_URI : MongoDB

JWT_SECRET : --whatever you want--

PAYPAL_CLIENT_ID : Paypal

Highlight Dependencies

(Back to top)

  • node version 16.13.1
  • express version 4.17.2
  • mongoose version 6.1.3
  • react version 17.0.2
  • react-bootstrap version 2.0.4
  • react-router-dom version 6.2.1
  • redux version 4.1.2

Highlight Technology

(Back to top)

  • Node.js
  • Express
  • RESTful API
  • JWT
  • MongoDB
  • Mongoose
  • React
  • React Router
  • Redux

suppee's People

Contributors

thasup avatar

Stargazers

 avatar  avatar

Watchers

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