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

https://github.com/nadeetharuka/weather-app

This project is a fully functional weather application that allows users to check the weather conditions of any location they desire. Built using React, this application leverages weather APIs to fetch and display weather data.
https://github.com/nadeetharuka/weather-app

axios javascript openweathermap react talwindcss

Last synced: 15 days ago
JSON representation

This project is a fully functional weather application that allows users to check the weather conditions of any location they desire. Built using React, this application leverages weather APIs to fetch and display weather data.

Awesome Lists containing this project

README

          

# weather-app

This project is a fully functional weather application that allows users to check the weather conditions of any location they desire. Built using React, this application leverages weather APIs to fetch and display weather data. The project also utilizes modern CSS frameworks such as Tailwind CSS for styling.

## Features
- Search for current weather conditions by city or location.
- Display weather data such as temperature, humidity, wind speed, and weather description.
- Responsive design for seamless use on mobile and desktop devices.
- Easy-to-use interface with intuitive navigation.

## Technologies Used
- Frontend: React, JavaScript
- API: OpenWeatherMap
- Styling: Tailwind CSS
- HTTP Client: Axios