alt-art / e-commerce

Simple e-commerce using React on front-end and Python on back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e-commerce

Simple e-commerce app using React and Python.

Running the app

To run the app, you need to have docker and docker-compose installed.

Fetch the submodules:

git submodule update --init --recursive

Then, run the following command:

docker-compose up

About

Simple e-commerce using React on front-end and Python on back-end