Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.