-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# weather-app | ||
https://iamakr97.github.io/weather-app/ | ||
# weather-app | ||
## Live-Link : https://iamakr97.github.io/weather-app | ||
<img width="744" alt="Screenshot 2024-02-15 164510" src="https://github.com/iamakr97/weather-app/assets/122173165/92cfb42d-fd52-4c3a-a87f-3a48ba564ea7"> | ||
<img width="760" alt="Screenshot 2024-02-15 164442" src="https://github.com/iamakr97/weather-app/assets/122173165/498377c4-c283-4100-9064-8a4a964e269a"> | ||
<img width="653" alt="Screenshot 2024-02-15 164518" src="https://github.com/iamakr97/weather-app/assets/122173165/50f9dc6d-f811-4f27-bd0f-7eb7816becd8"> | ||
|
||
The "Weather App" is a minimalistic and interactive web application developed with HTML, CSS, and JavaScript. Its primary function is to provide users with up-to-date weather reports effortlessly. The app seamlessly integrates with a Weather API, allowing it to fetch and display accurate weather data. By default, the app seeks permission to access the user's location, presenting the current weather report for their city. Additionally, users can manually search for weather details by entering a city name. | ||
|
||
The design philosophy is centered around simplicity and responsiveness, ensuring an intuitive and engaging user experience. The Weather App not only offers convenience with real-time weather updates but also showcases the harmonious blend of HTML, CSS, and JavaScript to create a visually appealing and functional web application. |