A simple weather web application to check weather of a specific place/city/country.
git clone https://github.com/FayasNoushad/Weather-Web-App.git
cd Weather-Web-App
python3 -m venv venv
. ./venv/bin/activate
pip3 install -r requirements.txt
python3 app.py
API_KEY
: From WeatherAPI.com