The Weather App is a simple and user-friendly application that provides real-time weather information for a given location. With this app, users can quickly check the current weather conditions, forecast, and other relevant details.
-
Current Weather: Get up-to-date information on the current weather, including temperature, humidity, wind speed, and more.
-
Forecast: View the weather forecast for the upcoming days to plan activities accordingly.
-
Intuitive UI: User-friendly interface with easy navigation and visually appealing design.
- Node.js installed on your machine.
- API key from Open Weather Map.
-
Clone the repository:
git clone https://github.com/utsab345/Weather-App.git cd weather-app
If you'd like to contribute to this project, please follow these guidelines:
Fork the repository. Create a new branch. Make your changes and commit them. Push to your fork and submit a pull request.
Thanks to Open Weather Map for providing the weather data. Feel free to reach out with any questions or feedback!