- Create a virtual environment (optional but recommended)
- Clone repo
- pip install requirements.txt
- streamlit run script.py (to view the app)
- Make changes - (careful not to break the code 🥺)
- Test your changes
- Create a Pull request with a short message of what you did.