Skip to content

This is a small project, creating a weather widget which can be implemented on a website using the "openweathermap.org" API in order to fetch local weather data (temperature, humidity) based on the users input.

Notifications You must be signed in to change notification settings

jangitisanthoshkumar/Weather-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application Using HTML5,CSS3, JavaScript

Project Description

This project is a weather forecast web application that uses the WEATHER API to retrieve weather data of most cities around the world and present it to the user in response to their specific entry.

It was built to demonstrate the use of async/await and Promises in javascript to write asynchronous code as well as use fetch to retrieve data from an API.

APIs Used Open Weather APIs

https://openweathermap.org/current

🔧 Built with

Show your support

Give a ⭐️ if you like this projects....

About

This is a small project, creating a weather widget which can be implemented on a website using the "openweathermap.org" API in order to fetch local weather data (temperature, humidity) based on the users input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published