amintai / 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 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)

About

Weather app with JavaScript and api

License:MIT License


Languages

Language:JavaScript 68.7%Language:CSS 17.7%Language:HTML 13.2%Language:SCSS 0.3%