This project provides a Streamlit application to visualize cryptocurrency prices using the CoinGecko API.
- Python 3.12+
pipto install dependencies
pip install streamlit requests pandas streamlit-image-selectstreamlit run app.pyThe app lets you search for a cryptocurrency by name or symbol and displays a 5-day USD price chart. Coin images and IDs appear in the selector so you can easily pick the desired coin.