Skip to content

MikaylaMunn/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather Application

This is a simple weather application that allows users to search for the weather of a city. It displays the temperature, city name, humidity, and wind speed. The weather icon changes based on the weather conditions of the city.

Installation

No installation is required. Simply open the index.html file in a web browser.

Usage

  1. Enter the name of a city in the search box.
  2. Click the search button or press Enter.
  3. The weather information for the city will be displayed.

API Key

This application uses the OpenWeatherMap API to fetch weather data. You will need to obtain an API key from OpenWeatherMap and replace the apiKey variable in the code with your API key.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Creating a simple weather app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published