git clone https://github.com/marianapraz/VaXTrack.git
cd VaXTrack
pip install -r requirements.txt
streamlit run dashboard.py
marianapraz/VaXTrack
VaXTrack: An interactive platform for exploring the impact of misinformation on global vaccine uptake.
Python