AnumMujahid / react-weather-app

Weather app built with React.js and open weather map API. Basic React application to learn working with APIs in React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Alert

Weather app built with React.js and open weather map API. Basic React application to learn working with APIs in React. The user can select the city and then the weather of the city is displayed.

How to Use

  • Clone the repository.
  • Run command npm install to install the dependdencies.
  • Add Open Weather Map API key in the WeatherInfo.js file.
  • Run command npm start to start the development server.

Screenshots

Weather App

Screenshot 1: Weather App displaying weather of selected city

About

Weather app built with React.js and open weather map API. Basic React application to learn working with APIs in React.


Languages

Language:JavaScript 68.1%Language:CSS 18.6%Language:HTML 13.3%