Skip to content

A weather app is a simple tool that gives real-time weather updates and forecasts for any location. It displays information like temperature, humidity, wind speed, and chances of rain, helping users plan their day easily. The app often includes features like severe weather alerts, location search, and an easy-to-use interface.

Notifications You must be signed in to change notification settings

Adarshkumar0509/Weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A real-time weather application built with React and Vite that provides current weather updates and forecasts for any location.

🌐 Live Demo

Check out the live application here: https://weather-app-two-eosin-49.vercel.app/

✨ Features

  • Real-time Weather Updates: Get current temperature, humidity, wind speed, and weather conditions
  • Location Search: Search for weather information by city name
  • Weather Forecasts: View extended weather forecasts
  • Severe Weather Alerts: Receive notifications for severe weather conditions
  • User-Friendly Interface: Clean and intuitive UI for easy navigation
  • Responsive Design: Works seamlessly on desktop and mobile devices

🛠️ Tech Stack

  • Frontend: React
  • Build Tool: Vite
  • Styling: CSS
  • API: Weather API integration
  • Deployment: Vercel

🚀 Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/Adarshkumar0509/Weather-app.git
  1. Navigate to the project directory:
cd Weather-app
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

The application will open at http://localhost:5173

📦 Build for Production

npm run build

📝 Project Structure

  • src/ - Source code directory
  • src/components/ - React components
  • src/assets/ - Images and static assets
  • index.html - HTML entry point
  • vite.config.js - Vite configuration

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This project is open source and available under the MIT License.

👨‍💻 Author

📧 Contact

For any inquiries or feedback, please reach out through GitHub Issues.

About

A weather app is a simple tool that gives real-time weather updates and forecasts for any location. It displays information like temperature, humidity, wind speed, and chances of rain, helping users plan their day easily. The app often includes features like severe weather alerts, location search, and an easy-to-use interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •