An open API service indexing awesome lists of open source software.

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.

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

![](/WeatherApp.png)