Skip to content

isaksham2003/weather-React-with-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌦️ Weather App

A sleek and simple weather application built with React, Vite, and ailwind CSS, fetching real-time weather data from the OpenWeatherMap API.

πŸš€ Features

  • πŸ” Search for current weather by city name
  • πŸ“ Display temperature, humidity, wind speed, and conditions
  • 🌐 Fetches live weather data using OpenWeatherMap
  • πŸŒ™ Responsive and clean UI using Tailwind CSS
  • ⚑ Fast bundling and hot reload via Vite

πŸ”§ Tech Stack

βš™οΈ Installation bash Copy Edit

Clone the repo

git clone https://github.com/your-username/weather-app.git cd weather-app

Install dependencies

npm install

Start the development server

npm run dev πŸ› οΈ Usage Open the app in your browser at http://localhost:5173.

Enter a city name in the search bar.

View the current weather data.

πŸ—‚οΈ Folder Structure css Copy Edit src/ β”œβ”€β”€ components/ β”‚ └── WeatherCard.jsx β”œβ”€β”€ App.jsx β”œβ”€β”€ main.jsx └── styles/ └── index.css

                        Made with ❀️ by Saksham Porwal

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published