Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shivshah19/weather-app
This is a simple Weather Web App that provides current weather information for a current location. It is built using HTML, CSS, and JavaScript, and it utilizes a third-party weather API to fetch real-time weather data.
https://github.com/shivshah19/weather-app
css html5 javascript
Last synced: 27 days ago
JSON representation
This is a simple Weather Web App that provides current weather information for a current location. It is built using HTML, CSS, and JavaScript, and it utilizes a third-party weather API to fetch real-time weather data.
- Host: GitHub
- URL: https://github.com/shivshah19/weather-app
- Owner: ShivShah19
- Created: 2023-12-23T11:14:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-28T19:38:16.000Z (about 1 year ago)
- Last Synced: 2023-12-28T21:28:07.427Z (about 1 year ago)
- Topics: css, html5, javascript
- Language: HTML
- Homepage: https://shivshah19.github.io/weather-app/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Web App
## Overview
This is a simple Weather Web App that provides current weather information for a current location. It is built using HTML, CSS, and JavaScript, and it utilizes a third-party weather API to fetch real-time weather data.
## Features
- **Current Weather:** Get up-to-date information about the current weather conditions.
- **Location :** Give location permission to retrieve weather details for that location.
- **Future Weather:** View forecasts for the upcoming days to plan ahead.
- **Responsive Design:** The app is designed to work seamlessly on various devices and screen sizes.## Technologies Used
- HTML
- CSS
- JavaScript
- [https://openweathermap.org](#)
## How to Use1. **Clone the Repository:**
```bash
git clone https://github.com/ShivShah019/weather-web-app.git
cd weather-web-app
```
1. Open index.html:
Open the index.html file in your preferred web browser.
3. Location :
Provide location
4. View Weather Information:
The app will display the current weather information for the specified location.**Credits**
Weather data provided by https://openweathermap.org API.
**Author**
Shiv Shah
[https://www.linkedin.com/in/shivshah19/]