Weather App

📦 App 🔨 NextJS 🙎‍♂️ by Madza

With this app my aim was to be able to check the weather conditions across the world. I used Openweather API to fetch data from their site.

To make it a bit appealing to the eye, I decided to combine it with some icon graphics that correspond to the conditions displayed.

Features

  1. User's ability to search cities
  2. Metric vs Imperial system
  3. Current local time and date
  4. Temperatures and humidity
  5. Wind speed and direction
  6. Sunrise and sunset times
  7. Error handling and loading info

Tech stack

The project is created using NextJS.

Final notes

The project is under MIT license.

Any feature requests are welcomed on GitHub repo.