Weather App (React)

The App Grabs local date and time, then - user's coordinates and location (with reverse geocoding API), then - local weather (with OpenWeather API)

⚠ Works ONLY if you allow an access to your geolocation in browser!

Check the Demo

⚙️ Use npm start command to run app locally

  • React v16.11
  • Bootstrap v4
  • SCSS/CSS3 (including animations)
  • Webpack
  • Responsive (Mobile First Approach)
  • Crossbrowser