Welcome to WeatherApp - a sleek and intuitive application designed to provide real-time weather forecasts. Built with React, this app offers a user-friendly interface to quickly access weather data for locations worldwide. Utilizing powerful APIs, WeatherApp delivers accurate and up-to-date weather information, including temperature, humidity, wind speed, and more.
- Live Weather Data: Get current weather conditions along with the forecast for the next few hours and days.
- Search Functionality: Easily search for any city globally to find its current weather status.
- Responsive Design: Enjoy a consistent user experience across various devices and screen sizes.
- Node.js and npm installed. You can download them from here.
- Clone the repository: git clone https://github.com/frnapo/WeatherApp-W10.git
- Navigate to the project directory: cd WeatherApp
- Install the necessary packages: npm install
- Start the application: npm start
- Open your browser and visit
http://localhost:3000
to view the app.
Enter the name of the city in the search bar and press enter or click on the search icon. The app will display the current weather conditions along with the forecast.