Skip to content

A weather forecast app built with React and Axios. Fetches live weather data for any city and displays temperature, condition, and icons in a user-friendly UI

Notifications You must be signed in to change notification settings

nanthakumar-m/weather_app-react

Repository files navigation

⛅ Weather App – React

The Weather App is a React-based application that allows users to fetch real-time weather data for any city. By integrating with a weather API, the app displays temperature, weather conditions, and icons based on the current forecast.

This project was designed to practice API integration in React using Axios, handle asynchronous data fetching, and update the UI based on real-time input.

🔗👉 click here to see the live demo--> https://nanthakumar-m.github.io/weather_app-react/

⚙️ Technologies Used

  • HTML5
  • CSS3
  • React
  • Vite (Build tool)

💡Core Features

✅ Accepts city name as user input

✅ Fetches current weather data using an external API

✅ Displays temperature, weather condition, and relevant icon

✅ Shows fallback or error messages for invalid input

✅ Uses Axios for streamlined API requests

🎯 What I Gained / Concepts Practiced

✅ Learned to work with APIs and handle asynchronous requests using Axios

✅ Strengthened understanding of state management and conditional rendering

✅ Practiced managing API keys and request parameters

📸 Screenshots

image

image

image

image

About

A weather forecast app built with React and Axios. Fetches live weather data for any city and displays temperature, condition, and icons in a user-friendly UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published