https://github.com/uttammane1/weather-app
Weather App is a sleek and user-friendly weather forecasting application built using React. This project is designed to provide users with accurate and up-to-date weather information for their chosen location. The app displays the current weather conditions as well as a 4-day weather forecast, making it a reliable tool for planning ahead
https://github.com/uttammane1/weather-app
api css3 html5 javascript reactjs tailwindcss weather-app
Last synced: 4 months ago
JSON representation
Weather App is a sleek and user-friendly weather forecasting application built using React. This project is designed to provide users with accurate and up-to-date weather information for their chosen location. The app displays the current weather conditions as well as a 4-day weather forecast, making it a reliable tool for planning ahead
- Host: GitHub
- URL: https://github.com/uttammane1/weather-app
- Owner: uttammane1
- Created: 2024-06-27T05:47:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T22:34:27.000Z (over 1 year ago)
- Last Synced: 2025-04-21T13:38:23.375Z (6 months ago)
- Topics: api, css3, html5, javascript, reactjs, tailwindcss, weather-app
- Language: JavaScript
- Homepage: https://weather-app-drab-alpha-88.vercel.app
- Size: 80.9 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
This is a weather application built using React and Tailwind CSS. It allows users to check current weather conditions and forecasts for different locations.
## Features
- **Current Weather:** Display current weather conditions including temperature, humidity, wind speed, etc.
- **Forecast:** View weather forecast for the upcoming days.
- **Search:** Search for weather information by city or location.
- **Responsive Design:** Fully responsive layout suitable for desktop and mobile devices.
- **Customizable UI:** Styled with Tailwind CSS for a clean and modern look.## Technologies Used
- React
- Tailwind CSS
- [OpenWeatherMap API](https://openweathermap.org/api) for weather data## Getting Started
To get a local copy up and running follow these simple steps:
1. Clone the repository
```sh
git clone https://github.com/uttammane1/Weather-App.git2. start the repository
```sh
npm install# Images


