Skip to content

A weather application that provides detailed weather details for a location specified by the user. Built using React and Open Weather API for showing latest weather data.

License

Notifications You must be signed in to change notification settings

Keertijanm/weather-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-web -ReatJs Projects

A weather application that provides detailed weather details for a location specified by the user. Built using React and Open Weather API for showing latest weather data.

Demo - Deployed over Github Pages

WeatherWeb.mp4

APIs Used

Open Weather APIs

https://openweathermap.org/current

API Info

  • Method: GET
  • URL: https://api.openweathermap.org/data/2.5/weather?q={CITY_NAME}&appid={API_KEY}

Font -

  • Font Link: <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap" rel="stylesheet">

Libraries used

  • styled-components
  • axios
  • react-scripts

About

A weather application that provides detailed weather details for a location specified by the user. Built using React and Open Weather API for showing latest weather data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published