Skip to content

ElenaRumiru/Weather-react-app

Repository files navigation

My React weather App

This is the React.js app of the weather forecast.

Technologies used:

About app

The application searches for the weather forecast by the name of the city. The output data includes the maximum and minimum temperature, the felt temperature, precipitation, wind speed, humidity, an hourly forecast for 5 hours and a forecast for 5 days. All weather information is requested from the API, trimmed to the necessary parameters for display, including icons, and is reactively displayed on the application page.

Usage

  1. Run the app using npm run dev.
  2. Open your browser and navigate to http://localhost:3000.

Screenshot of app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published