Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 802 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 802 Bytes

Weather App

Welcome to our Weather App! This React application provides users with up-to-date weather information for their location, enabling them to stay informed about current conditions and forecasts.

Features

Location-based Weather: Users can view weather forecasts specific to their current location. Current Conditions: Get instant access to the current weather conditions, including temperature, humidity, wind speed, and more.

Technologies Used

React: Built using the React library to create a dynamic and interactive user interface. Create React App: Bootstrapped with Create React App to set up the project structure and development environment quickly. API Integration: Utilizes weatherAPI to fetch real-time weather data and display it to users.