Skip to content

sohelranacse/ecommerce-django-react

Repository files navigation

Ecommerce Website With Django + React

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

Install react modules

  • 1 - cd frontend
  • 2 - npm install