https://github.com/spring-0/react-weather-app
React & Tailwind CSS learning project, simple weather app.
https://github.com/spring-0/react-weather-app
react weather weather-app-react
Last synced: 29 days ago
JSON representation
React & Tailwind CSS learning project, simple weather app.
- Host: GitHub
- URL: https://github.com/spring-0/react-weather-app
- Owner: Spring-0
- Created: 2023-04-27T09:20:53.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-14T03:07:56.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T01:17:42.158Z (over 1 year ago)
- Topics: react, weather, weather-app-react
- Language: JavaScript
- Homepage: https://weatherapp.spring93.dev
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App
Welcome to my Weather App repository! This is a React and Tailwind CSS project that allows you to fetch and display weather information using the [WeatherAPI](https://www.weatherapi.com/) service.
## Features
* Retrieve weather data for a specific location using the WeatherAPI.
* Display current weather conditions, including temperature, humidity, wind speed, weather icon, and cloud cover.
* Search for different locations and update the weather information accordingly.
## Technologies Used
* React: A JavaScript library for building user interfaces.
* Tailwind CSS: A CSS framework for rapid UI development.
* WeatherAPI: An API service that provides weather data for various locations.
## UI Screenshot
