mahendrameghwal / PRODIGY_WD_01

Introducing my weather app! Powered by React, it offers real-time weather data from weatherapi.com. Custom hooks and the Context API ensure efficient state management, while Recharts to stunning data visualizations. Tailwind CSS with styling with responsive design. Explore the code on GitHub

Home Page:https://weather-app-codeclause.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌦️ 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.

About

Introducing my weather app! Powered by React, it offers real-time weather data from weatherapi.com. Custom hooks and the Context API ensure efficient state management, while Recharts to stunning data visualizations. Tailwind CSS with styling with responsive design. Explore the code on GitHub

https://weather-app-codeclause.vercel.app


Languages

Language:JavaScript 96.7%Language:CSS 2.3%Language:HTML 1.0%