Skip to content

jjmurph33/reflex-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflex-weather

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
reflex init
reflex run

Built on Reflex

Forecast information is from the the weather.gov api