A web app to order drinks online
- Clone the project
git clone https://github.com/liciolentimo/BashmentWeb.git sudo apt install python3-venvCreate your virtual environmentpython3 -m venv venvsource venv/bin/activatepip install -r requirements.txtInstall requirementspython3 app.pyRun the project
Use card number 4242 4242 4242 4242 to simulate a payment

