Skip to content

mokhtarhalim/weather-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

This is a weather app built with React, using OpenWeatherMap and RapidAPI to fetch weather data for different locations around the world.

Features

  • Search for a location by name and get the current weather conditions
  • Display the temperature, humidity, and wind speed for the selected location
  • Show a background image that changes depending on the weather conditions

APIs used

Dillinger uses a number of open source projects to work properly:

How to use

  1. Clone the repository to your local machine.
  2. Install the dependencies using npm install.
  3. Create a .env file at the root of the project and add your RapidAPI key and OpenWeatherMap API key
  4. Run npm start to start the app in development mode.
  5. Open http://localhost:3000 to view the app in your browser.

Demo

You can check the demo by click in the link Click Here

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published