Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 522 Bytes

File metadata and controls

19 lines (11 loc) · 522 Bytes

Weather App

Description

Weather App is a simple web application built with Python and Flask. It fetches weather data from the public OpenWeatherMap API and displays it to the user.

Technologies Used

  • Python
  • Flask
  • OpenWeatherMap - Public API

API

This application uses the public OpenWeatherMap API to fetch current weather data.

Deployment

The application is deployed using Render and can be accessed at https://python-weatherapp-5gsd.onrender.com.