Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s27288-pj authored Jan 12, 2024
1 parent 0230f86 commit fbb3563
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Weather Web App

This is a simple web application that provides real-time weather information. The app is hosted on GitHub Pages and allows users to check the current weather conditions for a specific location.

## Features

- **Current Weather:** Get the latest information about the weather, including temperature, humidity, and wind speed.
- **Location-based:** Enter the name of your city or any location to get accurate weather data.
- **Responsive Design:** The app is designed to work seamlessly on both desktop and mobile devices.

## How to Use

1. Open the [Weather Web App](https://s27288-pj.github.io/Weather-App/).
2. Enter the name of your city or the location you want to check the weather for.
3. Click the "Get Weather" button to retrieve real-time weather information.

## Technologies Used

- HTML
- CSS
- JavaScript
- OpenWeatherMap API
- MapBox API
- Leaflet Map plugin

0 comments on commit fbb3563

Please sign in to comment.