Skip to content

A simple weather app created using React.js with open weather API, that fetches weather report for different cities.

Notifications You must be signed in to change notification settings

hars-21/React-Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

Description:

A user-friendly weather application built with React that allows you to effortlessly search for weather conditions in any city around the globe. Leverage the power of weatherapi.com to retrieve accurate and up-to-date weather information.

Tech Stack:

Features:

  • City Search: Enter a city name, and the app dynamically fetches weather data, providing a comprehensive report.
  • Weather Report: View current weather conditions, including temperature, precipitation, wind, humidity, and potentially other relevant details offered by the API.
  • Weather Icons: Weather based icons and background images.

Getting Started:

  1. Clone the repository:
git clone https://github.com/<your-username>/react-weather-app.git
  1. Install dependencies: npm install (or yarn install)
  2. Start the development server: npm start (or yarn start)

About

A simple weather app created using React.js with open weather API, that fetches weather report for different cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published