Skip to content

Nikhildhasmana89/react-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

🌦️ Weather App

A clean and responsive Weather Forecasting App built using React and the Fetch API.
It enables users to search for any city and instantly view real-time weather information such as temperature, humidity, and sky conditions.


🖼️ Preview

Weather App Screenshot


🚀 Features

  • 🌍 Real-time Weather Data — Fetches live weather details from a weather API.
  • 🌡️ Detailed Info — Displays temperature, humidity, and conditions clearly.
  • 📱 Responsive UI — Works smoothly across all devices.
  • Fast & Lightweight — Built with React for quick performance.
  • 🎨 Modern Design — Styled with Tailwind CSS for a clean look.

🛠️ Tech Stack

  • Frontend: React.js
  • API Handling: Fetch API
  • Styling: Tailwind CSS
  • Language: JavaScript (ES6+)

💡 How It Works

  1. Enter a city name in the search bar.
  2. Click Search to fetch the data.
  3. Instantly view the city’s weather details.

⚙️ Setup Instructions

# Clone this repository
git clone https://github.com/Nikhildhasmana89/react-weather.git

# Navigate into the project directory
cd weather-app

# Install dependencies
npm install

# Start the development server
npm start

About

A React app that shows real-time weather and forecasts for any city.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors