Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 361 Bytes

File metadata and controls

23 lines (15 loc) · 361 Bytes

🎈 Caffeinated Coffee

A simple Streamlit app for a coffee shop!]

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run streamlit_app.py
    
  3. If above doesn't work, open the app:

    https://caffeinated-coffee.streamlit.app/