Skip to content

FayasNoushad/Weather-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Web-App

A simple weather web application to check weather of a specific place/city/country.

How to run

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

Variables