Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamakr97 authored Feb 15, 2024
1 parent 95bc723 commit 1695d5d
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
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.

0 comments on commit 1695d5d

Please sign in to comment.