Skip to content

WeatherApp is a web application that allows users to view weather forecasts for a specific city. Users can input the city name, retrieve real-time weather data, and see an animated icon representing the weather conditions. The app uses React, Material-UI, and Redux for state management.

License

R3ddy95/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App ⛅  

WeatherApp is a web application that allows users to view weather forecasts for a specific city. The app uses React, Material-UI, and Redux for state management.

How it works

Users can input the city name, retrieve real-time weather data, and see an animated icon representing the weather conditions, and other informations about the city weather..

Languages

  • HTML5
  • CSS3
  • Javascript ES6
  • JSX

What i used

API

API documentation OpenWeatherApp

Installation

First of all, you need Node.js installed. If you don't have it, you can download it here: Node.js

1 - Clone the repository

git clone https://github.com/R3ddy95/WeatherApp.git

2 - Install the dependencies

npm install

3 - Build it!

npm run build

4 - Open in the browser

npm start

and go to http://localhost:3000 to view it in your browser.

Try it!

Elsewhere, you can simply try it here: WeatherApp

License

MIT

Contact Me

My Email: edoardo.vitagliano3@gmail.com
You can find my Linkedin profile here: https://www.linkedin.com/in/edoardo-vitagliano-299737110/

About

WeatherApp is a web application that allows users to view weather forecasts for a specific city. Users can input the city name, retrieve real-time weather data, and see an animated icon representing the weather conditions. The app uses React, Material-UI, and Redux for state management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published