Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omkarkhoche3448/weatherapp-js
A simple weather app that fetches weather data based on user location or city search. It displays current weather conditions including temperature, wind speed, humidity, and more.
https://github.com/omkarkhoche3448/weatherapp-js
Last synced: about 2 months ago
JSON representation
A simple weather app that fetches weather data based on user location or city search. It displays current weather conditions including temperature, wind speed, humidity, and more.
- Host: GitHub
- URL: https://github.com/omkarkhoche3448/weatherapp-js
- Owner: omkarkhoche3448
- Created: 2024-08-24T14:32:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T05:52:57.000Z (5 months ago)
- Last Synced: 2024-08-25T15:52:31.111Z (5 months ago)
- Language: JavaScript
- Homepage: https://omkarkhoche3448.github.io/WeatherApp-Js
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
## Description
A simple weather app that fetches weather data based on user location or city search. It displays current weather conditions including temperature, wind speed, humidity, and more.## Features
- Display current weather for user’s location
- Search for weather in different cities
- Handle location access and errors## Installation
git clone https://github.com/omkarkhoche3448/WeatherApp-Js.git && cd WeatherApp-Js && start index.html## Usage
- Click on "Grant Access" to use your current location.
- Use the search bar to find weather information for other cities.