Skip to content

GitHub-Campus-IITM/weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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 in this project by adding some new features or anything in your mind to contribute
Check for getting started


For any query, dm https://www.instagram.com/lets__code/

About

Weather app with JavaScript and api

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • CSS 13.2%
  • HTML 12.4%