Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 316 Bytes

File metadata and controls

9 lines (6 loc) · 316 Bytes

JustAnotherCast

A weather forecast app in flask which uses openweathermap API

How to run this app :

Clone this repository into your machine. Then run the following commands:

        python app.py

Then goto localhost:5000 or 127.0.0.1 to browse the app.