/kartie

An ecommerce site created using Flask

Primary LanguageHTMLMIT LicenseMIT

kartie

An ecommerce site created using Flask

install python

then clone this repo

git clone https://github.com/chigozie-coder/kartie

Then install the requirements

pip install -r requirements.txt
 Then change the secret key in the python file to any hard to guess string

Then

python app.py