- Clone this repository
git clone https://github.com/mariam-diab/GroceryShopWebApp
cd GroceryShopWebApp
- Install the requirements
pip install requirements.txt
- To use the code on your local machine use the main branch
git checkout main
run `http://127.0.0.1:8000`
- To access the production version use the production branch
git checkout production-branch
run https://shopejustt.onrender.com/