/weatherly

Primary LanguageJavaScript

A simple Weather app created using the following:

  • React for the Frontend
  • Redux Toolkit for app state management
  • OpenWeather API for getting the actual Current/Forecast Weather data

The app provides weather data based off the name of the city/location provided or the geographical position using the HTML Geolocation API.

Visit Weatherly