Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rutarj/weather-app
Weather app allowing users to search and display real-time weather information for any city.
https://github.com/rutarj/weather-app
dom html-css-javascript
Last synced: 5 days ago
JSON representation
Weather app allowing users to search and display real-time weather information for any city.
- Host: GitHub
- URL: https://github.com/rutarj/weather-app
- Owner: rutarj
- Created: 2024-09-06T18:31:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T18:52:08.000Z (5 months ago)
- Last Synced: 2024-09-06T22:01:08.507Z (5 months ago)
- Topics: dom, html-css-javascript
- Language: CSS
- Homepage: https://weather-app-peach-xi.vercel.app/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Weather App 🌤️ A simple and responsive weather application built using HTML, CSS, and JavaScript. Users can enter a city name and retrieve real-time weather data, including temperature, weather conditions, and a brief description. The UI features a clean, modern design with a light color palette, responsive layout, and subtle animations for improved user experience.
Features: User input for searching weather by city name. Responsive design that adapts to different screen sizes. Styled components with modern UI elements (buttons, input fields, etc.). Icon representation of weather conditions. Simple yet elegant visual effects like shadows and hover states. This project serves as a great starting point for learning basic web development and working with APIs to fetch weather data.