Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A simple React weather app that lets you search a city and view current weather details.

Live Demo

https://weather-app-gamma-three-61.vercel.app/

Features

  • Search weather by city name
  • Shows temperature, weather description, icon, date, and time
  • Built with React + Vite

Tech Stack

  • React 19
  • Vite
  • Tailwind CSS 4
  • OpenWeatherMap API

Run Locally

npm install
npm run dev

Open the local URL shown in the terminal (usually http://localhost:5173).

Available Scripts

  • npm run dev - Start development server
  • npm run build - Create production build
  • npm run preview - Preview production build
  • npm run lint - Run ESLint

License

This project is licensed under the terms of the MIT License.

About

weather app built with React and Vite that fetches real-time city weather data from the OpenWeatherMap API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages