Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalai64/weather-app
https://github.com/kalai64/weather-app
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/kalai64/weather-app
- Owner: kalai64
- Created: 2024-04-19T15:22:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T04:33:32.000Z (6 months ago)
- Last Synced: 2024-05-13T05:31:21.093Z (6 months ago)
- Language: HTML
- Homepage: https://weather-app-one-nu-42.vercel.app
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App ☀️🌧️⛈️
Welcome to the Weather App! This simple web application allows users to check the current weather conditions for any location.
## Features 🌍
- **Current Weather**: Get real-time weather information.
- **Location Search**: Search for weather forecasts by city name.
- **Responsive Design**: Works seamlessly across devices - desktop, tablet, and mobile.## Technologies Used 💻
- **HTML5**: For structuring the web page.
- **CSS3**: For styling and layout.
- **JavaScript (Vanilla)**: For dynamic behavior and fetching weather data.
- **OpenWeatherMap API**: Used to retrieve weather data.## Usage 📋
1. Open the Weather App in your web browser.
2. Enter the name of the city you want to check the weather for in the search bar.
3. Press the "Search" button or hit Enter.
4. View the current weather conditions for the specified location.