8000 GitHub - mmohajer9/merchant: merchant is a comprehensive e-commerce platform built on Django and React
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

merchant is a comprehensive e-commerce platform built on Django and React

License

Notifications You must be signed in to change notification settings

mmohajer9/merchant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merchant

merchant is a comprehensive e-commerce platform built on Django and React

Requirements

  • Python 3.9.5
  • Django 3.2
  • React 17
  • Material-UI

Installation

Backend Installation

  1. cd backend
  2. pip install -r requirements.txt
  3. python manage.py collectstatic
  4. set your environment variables in .env file

Frontend Installation

  1. cd frontend
  2. npm install

Usage

Backend Usage

  1. python manage.py migrate
  2. python manage.py runserver

Frontend Usage

  1. npm start for starting dev environment
  2. npm build for building the project

Credits

Thank those who helped make this possible.

About

merchant is a comprehensive e-commerce platform built on Django and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0