Nickson2511 / e_shop

Home Page:https://e-shop-five-delta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PropShop Ecommerce Website With Django + React

Live Demo can be viewed at https://www.buildproshop.com/

This project is from my Django + React built with nick

DEMO

Features

  • Full featured shopping cart
  • Product reviews and ratings
  • Top products carousel
  • Product pagination
  • Product search feature
  • User profile with orders
  • Admin product management
  • Admin user management
  • Admin Order details page
  • Mark orders as delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal / credit card integration

Download & Setup Instructions

  • 1 - Clone project: git clone (https://github.com/Nickson2511/e_shop.git)
  • 2 - cd proshop_django
  • 3 - Create virtual environment: virtualenv myenv
  • 4 - myenv\scripts\activate
  • 5 - pip install -r requirements.txt
  • 6 - python manage.py runserver

Install react modules

  • 1 - cd frontend
  • 2 - npm install

About

https://e-shop-five-delta.vercel.app


Languages

Language:JavaScript 61.6%Language:CSS 27.1%Language:Python 10.1%Language:HTML 1.2%Language:Procfile 0.0%