Skip to content

A simple Weather App that fetches and displays live weather data and forecasts for any city using React, Tailwind CSS, and Axios. 🌦️

Notifications You must be signed in to change notification settings

EmaniAditya/weather-app

Repository files navigation

Weather App

A simple Weather App that fetches and displays live weather data and forecasts for any city using React, Tailwind CSS, and Axios. 🌦️

  • Features:

    • Fetch weather data from an API.
    • Display current weather and a 3-day forecast.
    • User-friendly interface with dynamic updates based on the city entered.
    • Input validation with trimming of whitespace for city names.
  • Technologies:

    • React: Frontend framework used to build the user interface.
    • Tailwind CSS: For styling the UI, providing a responsive and modern design.
    • Axios: For making HTTP requests to fetch weather data from the API.

RESTful API

Additional Details

About

A simple Weather App that fetches and displays live weather data and forecasts for any city using React, Tailwind CSS, and Axios. 🌦️

Topics

Resources

Stars

Watchers

Forks