Hosting and promotion
Our final step is to host this app on Streamlit Community Cloud. To do this, we need to perform the following steps:
- Create a GitHub repository for this work.
- Add a
requirements.txt
file. - Use one-click deployment on Streamlit Community Cloud to deploy the app.
We have already covered this extensively in Chapter 5, Deploying Streamlit with Streamlit Community Cloud, so give it a shot now without instructions.