Skip to content

This web app enables users to search for weather conditions worldwide and delivers current weather information. It retrieves weather data using the OpenWeatherMap API.

Notifications You must be signed in to change notification settings

shrutisingh26/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Search Weather App

This web app enables users to search for weather conditions worldwide and delivers current weather information. It retrieves weather data using the OpenWeatherMap API.

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}

Icons & Font

  • Icons: public/Icons
  • 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

This web app enables users to search for weather conditions worldwide and delivers current weather information. It retrieves weather data using the OpenWeatherMap API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published