Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 963 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 963 Bytes

Weather App


Building a Weather app with JavaScript is an excellent project for beginners. It helps to understand the core basics of the DOM and teaches how to use fetch API, to call and get data from a third-party service.

This is a simple javascript project made with the help of HTML, CSS, and OpenWeather API. We used weather API to fetch data and display it according to the city entered in the search bar.

Demo of App

Screenshot (20)

check out live

Web Url: https://avinash201199.github.io/weather-app/

You can contribute to this project by adding some new features or anything in your mind to contribute
Check for getting started


For any query dm on [Linkedin](https://www.linkedin.com/in/avinash-singh-071b79175)