Skip to content

MeetThumar/weather-react

Repository files navigation

Weather Checking Website 🌦️

A sleek and responsive weather-checking website built using React, TypeScript, and Vite.

🚀 Features

  • Real-time weather updates with detailed forecasts and conditions
  • Seamless integration with WeatherAPI for accurate data
  • Modern tech stack optimized for performance and scalability

🛠️ Getting Started

Step 1: Clone the Repository

git clone https://github.com/MeetThumar/weather-react.git
cd weather-react

Step 2: Configure Environment Variables

  1. Rename the .env.example file to .env
  2. Add your WeatherAPI key in the .env file:
WEATHER_API_KEY=your_api_key_here

Get your API key from WeatherAPI

Step 3: Install Dependencies

npm install

Step 4: Run the Application

npm run dev

The website will be available at http://localhost:5173

👤 Author

Meet Thumar

A passionate developer focused on building modern, user-friendly web applications.


Made with ❤️ by Meet Thumar

About

A sleek and responsive weather-checking website built using React, TypeScript, and Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published