Skip to content

AmanRai8/Weather-app

Repository files navigation

🌤 Weather App

A simple and responsive weather application built with React (Vite) that fetches real-time weather data from an external Weather API.
Enter a city name and instantly see the current temperature, weather condition, humidity, and more — beautifully displayed.


🚀 Features

  • 🔍 Search weather by city
  • 📍 Detects your current location
  • 🌡 Displays temperature in °C / °F
  • Real-time updates
  • 📱 Fully responsive design

🛠 Tech Stack

React Vite Weather API


📷 Preview

Weather App Screenshot


📦 Installation & Setup

  1. Clone the repository
    git clone https://github.com/your-username/weather-app.git
    cd weather-app
  2. Install dependencies
    npm install
  3. Add your API Key
    • Create a .env file in the root directory
    • Add your API key:
    VITE_WEATHER_API_KEY=your_api_key_here
  4. Run the development server
    npm run dev

⭐ If you like this project, give it a star, helps me a lot!

About

Weather App – A React + Vite app that shows real-time weather for any location using a weather API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published