Skip to content

A responsive React.js Weather Dashboard that displays real-time weather information for any city using the OpenWeatherMap API.

License

Notifications You must be signed in to change notification settings

codexrahulKIIT/weather-dashboard-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ Weather Dashboard (React.js)

📌 Project Overview

A simple and responsive Weather Dashboard built using React.js. Users can search for any city and view its current weather information. The data is fetched in real-time from the OpenWeatherMap API.

🛠 Tech Stack

  • Frontend: React.js
  • Styling: CSS/Tailwind CSS
  • API: OpenWeatherMap API
  • Deployment: Vercel

⚙️ Setup Instructions

To run the project locally, follow these steps:

  1. Clone the repository

git clone https://github.com/codexrahulKIIT/weather-dashboard-react.git

2. Navigate to the project folder cd weather-dashboard-react

3. Install dependencies

npm install

4. Start the development server

npm start

🌐 API Integration

API Used: OpenWeatherMap Current Weather API

Endpoint: https://api.openweathermap.org/data/2.5/weather

Units: Metric (Celsius)

Rate Limit: 60 API calls/min (Free tier)

About

A responsive React.js Weather Dashboard that displays real-time weather information for any city using the OpenWeatherMap API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published