-
Notifications
You must be signed in to change notification settings - Fork 0
Malaminjagana/weather-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Weather App A simple web application to check the current weather conditions of any city. ## Usage 1. Open the application in a web browser. 2. Enter the name of the city for which you want to check the weather. 3. Click the "Klick here" button. 4. The application will display the temperature and weather description for the entered city. ## How to Run Locally To run the Weather App locally, follow these steps: 1. Clone the repository to your local machine. 2. Open the `index.html` file in a web browser. ## API Key The Weather App uses the OpenWeatherMap API to retrieve weather data. To use the application, you need to obtain an API key from OpenWeatherMap and replace the placeholder in the script with your key. ```javascript var apiKey = '0a1dbaca535bd791623022df86bdc1f3'; License This Weather App is licensed under the MIT License. © Developed by Malamin Jagana
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published