Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammad-jamal/weather-appication
WeatherWiz is a dynamic weather application built with JavaScript. It provides accurate, real-time weather forecasts, including temperature, humidity, and wind speed for any city. This project demonstrates my journey from beginner to advanced JavaScript skills in creating interactive web applications.
https://github.com/mohammad-jamal/weather-appication
css html5 javascript
Last synced: 9 days ago
JSON representation
WeatherWiz is a dynamic weather application built with JavaScript. It provides accurate, real-time weather forecasts, including temperature, humidity, and wind speed for any city. This project demonstrates my journey from beginner to advanced JavaScript skills in creating interactive web applications.
- Host: GitHub
- URL: https://github.com/mohammad-jamal/weather-appication
- Owner: Mohammad-Jamal
- Created: 2024-06-08T17:17:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T17:35:22.000Z (5 months ago)
- Last Synced: 2024-06-08T18:45:51.524Z (5 months ago)
- Topics: css, html5, javascript
- Language: JavaScript
- Homepage: https://mohammad-jamal.github.io/Weather-Appication/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherWiz
WeatherWiz is a dynamic weather application built with JavaScript. It provides accurate, real-time weather forecasts, including temperature, humidity, and wind speed for any city. This project demonstrates my journey from beginner to advanced JavaScript skills in creating interactive web applications.
## Features
- Real-time weather updates
- Search weather by city
- Detailed weather data including temperature, humidity, and wind speed
- Responsive design for all devices## Demo
[Live Demo](https://mohammad-jamal.github.io/Weather-Appication/) - Link to your deployed project
## Technologies Used
- HTML
- CSS
- JavaScript
- OpenWeatherMap API
- Internalization API## Installation
1. Clone the repository:
```bash
git clone https://github.com/Mohammad-Jamal/Weather-Appication/