/weathery

Weather forecast web-app with flexible customisation and client localisation abilities

Primary LanguageJavaScriptMIT LicenseMIT

Weathery

As of 2022, DarkSky API is deprecated, this repository is no longer maintained.

Build Status Netlify Heroku node-current GitHub Netlify Status

Weathery is a geolocation enabled, multiplatform, offline-storage, Nextjs & Node.js powered weather prediction service with user experience in mind.

Live Deployment

https://client-weathery.netlify.app/

Gallery

Features

  • Multilanguage support
  • Geolocation support
  • Accessible on desktop, mobile, tablet
  • Comprehensive weather data with informative suggestions
  • Dark & light theme
  • Customisable panels

Tech

Weathery uses a number of open source projects to run smoothly:

  • Next.js - A React frontend framework
  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • DarkSky - weather prediction API
  • Algolia - location service API

Backend Host: Heroku

Frontend Host: Netlify

I separate frontend and backend mainly because of scalability & modularity

License

MIT


ForTheBadge built-with-love ForTheBadge uses-js