A sample ecommerce-site for my portfolio
Deployed (https://tarkariapp.herokuapp.com/)
Try not to re-deploy it but you can see the code
OSX and linux
sudo apt install git
sudo apt install python3
sudo apt get python3-pip
pip3 install pipenv
git clone https://github.com/n1rjal/eTARKARIPASAL.git
cd eTARKARIPASAL
python3 manage.py runserver
Windows Install git, python3.8 or higher, pip from the internet
pip install pipenv
git clone https://github.com/n1rjal/eTARKARIPASAL.git
cd eTARKARIPASAL
python3 manage.py runserver
Nirjal Paudel :(nirjalpaudel54312@gmail.com)