Check the current weather in any city on the planet.
The “Weather App” is a user-friendly application that allows users to check the current weather in any city around the world. It offers the flexibility of switching between metric and imperial units for temperature measurement. With features like city search, local time, temperature, humidity, wind speed, sunrise, sunset times, and error handling, this app provides comprehensive weather information to users.
git clone https://github.com/madzadev/weather-app.gitcd weather-appnpm installcp .env.example .env.localnpm run devThe “Weather App” is a versatile application that provides users with essential weather information for any city in the world. With features like city search, local time, temperature details, wind speed, and sunrise/sunset times, this app offers a holistic weather viewing experience. The ability to switch between metric and imperial units, along with error handling functionalities, enhances the usability and reliability of the app. Users looking for a straightforward and feature-rich weather application will find the “Weather App” to be a valuable tool.