Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.03 KB

🌦️ Weather App with React

Welcome to my Weather App, built with React! This application provides real-time weather data using the weatherapi.com API. It incorporates custom hooks and the Context API for efficient state management. Data visualizations are created with Recharts, while the sleek, responsive design is crafted with Tailwind CSS.

🚀 Features

  • 🌡️ Real-time weather data
  • 🔄 Custom hooks for efficient state management
  • 📊 Interactive data visualizations using Recharts
  • 💅 Sleek and responsive design with Tailwind CSS

🛠️ Tech Stack

  • Frontend: React
  • State Management: Context API
  • Data Visualization: Recharts
  • Styling: Tailwind CSS

🛠️ Getting Started

  1. Clone this repository.
  2. Install the required dependencies by running npm install.
  3. Start the development server with npm run dev.

📝 Usage

  • 🏙️ Enter the city name to get the current weather conditions.

🤝 Contributing

Contributions are welcome! Feel free to open issues and pull requests.