ayush-Sharma173 / weather-app

Weather app with JavaScript and api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 74.8%Language:CSS 13.0%Language:HTML 12.2%