Skip to content

giuliatondin/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

image image image image

Banner do repositório

A weather application consuming Open Weather Map API with React. The app presents the current weather and forecast data for any location.

🚀 Code and tools

The following tools were used to build this project:

💻 Requirements

Before start, make sure you've met the following requirements:

  • You have Node.js installed;
  • You have NPM or YARN installed;
  • You have a code editor installed (e.g. Visual Studio Code).

⚡ Running the application

After installing the requirements, follow these steps to run the application on your computer:

  • Open the project folder on cmd;
  • Run npm install or yarn;
  • Run npm start or yarn start.

You can make the desired changes in the application and view them in the browser localhost.

🎯 Features

The application has the following features:

  • A search component to search any location that you want to know weather data;
  • Presents the current and the feels like temperature, further a one week weather forecast, for the search location;

In an upcoming update, it would be interesting to add:

  • Temperature variations in the same day;
  • More informations such as humidity, wind and alerts.

Author

Made with ❤️ by Giulia Tondin 👋 Get in touch!

About

🌤️ A weather app consuming Open Weather Map API with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published