Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bisu2580 authored Mar 13, 2024
1 parent 0c47105 commit 42d2e81
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ Responsive Design: The application is designed to be responsive and work seamles
```

**Tech Stack**
_HTML_: Used for structuring the content of the web page.
_CSS_: Utilized for styling the layout and enhancing the visual appeal of the Weather App.
_JavaScript_: Implemented to fetch data from the OpenWeather API, handle user interactions, and dynamically update the UI.
_OpenWeather API_: Integrated to retrieve real-time weather data for the specified city.
```
HTML: Used for structuring the content of the web page.
CSS: Utilized for styling the layout and enhancing the visual appeal of the Weather App.
JavaScript: Implemented to fetch data from the OpenWeather API, handle user interactions, and dynamically update the UI.
OpenWeather API: Integrated to retrieve real-time weather data for the specified city.
```

**Usage**
To use the Weather App:
Expand Down

0 comments on commit 42d2e81

Please sign in to comment.