Skip to content

ayushXdev/the_weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ Weather App

A simple and responsive weather forecasting web app built using React.js. It fetches real-time weather data and displays temperature, humidity, wind speed, and general conditions for any city.


πŸ” Features

  • πŸ”Ž Search weather by city name
  • 🌑️ Displays temperature, humidity, wind, and condition
  • 🌀️ Real-time data from OpenWeatherMap API (or similar)
  • πŸ“± Responsive design for mobile and desktop
  • βš›οΈ Built with modern React practices (hooks, functional components)

πŸ› οΈ Tech Stack

  • Frontend: React.js, CSS
  • API: OpenWeatherMap (or whichever API you used)

πŸ“¦ Getting Started

1. Clone the Repository

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

2. Install Dependencies

npm install

3. Start the App

npm start


Live Demo

https://myweatherappweb.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published