himaldahal / Weather-App

This weather app made using HTML, Jquery, and Bootstrap. This is ready to use script but I recommend you to use your own API. I have subscribed to a free API.So it doesn't allow many more requests than a paid one. Although, You can access current weather data for any location including over 200,000 cities. You can get Your own API from https://openweathermap.org/price You can modify and distribute it.

Home Page:https://himaldahal.github.io/Weather-App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather APP

Things To Be Changed

This is a weather app made using HTML, Jquery, and Bootstrap.You can Get A preview of the project at

Please Update The appId with your api token.You can get your api key from https://openweathermap.org/price in script.js File.

let appId = 'Your API Key'; 

About The Project

This is a weather app made using HTML, Jquery, and Bootstrap. This is ready to use the script but I recommend you to use your own API. I have subscribed to a free API.So it doesn't allow many more requests than a paid one. Although, You can access current weather data for any location including over 200,000 cities.

You can get You own API from https://openweathermap.org/price

You can modify and distribute it. This Project Is made By Himal Dahal.

About

This weather app made using HTML, Jquery, and Bootstrap. This is ready to use script but I recommend you to use your own API. I have subscribed to a free API.So it doesn't allow many more requests than a paid one. Although, You can access current weather data for any location including over 200,000 cities. You can get Your own API from https://openweathermap.org/price You can modify and distribute it.

https://himaldahal.github.io/Weather-App/

License:GNU General Public License v3.0


Languages

Language:HTML 52.2%Language:JavaScript 47.8%