Stock Price App deployed on Streamlit using yfinance and streamlit libraries
The deployed web app is live at https://stock-price-app-st-01.herokuapp.com/
- Refer to myapp.py file to deploy app on your web browser via Streamlit
- Install streamlit: pip install streamlit
- Run app command prompt: streamlit run myapp.py
Credits: https://github.com/dataprofessor/streamlit_freecodecamp/tree/main/app_1_simple_stock_price