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.
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..
- HTML5
- CSS3
- Javascript ES6
- JSX
- React
- Node.js
- Axios for the API requests
- Redux for state management
- Material-UI as a CSS framework I have opted for
- LottieFiles for the JSON Animation
API documentation OpenWeatherApp
First of all, you need Node.js installed.
If you don't have it, you can download it here:
Node.js
git clone https://github.com/R3ddy95/WeatherApp.git
npm install
npm run build
npm start
and go to http://localhost:3000 to view it in your browser.
Elsewhere, you can simply try it here: WeatherApp
My Email: edoardo.vitagliano3@gmail.com
You can find my Linkedin profile here: https://www.linkedin.com/in/edoardo-vitagliano-299737110/