As of 2022, DarkSky API is deprecated, this repository is no longer maintained.
Weathery is a geolocation enabled, multiplatform, offline-storage, Nextjs & Node.js powered weather prediction service with user experience in mind.
https://client-weathery.netlify.app/
- Multilanguage support
- Geolocation support
- Accessible on desktop, mobile, tablet
- Comprehensive weather data with informative suggestions
- Dark & light theme
- Customisable panels
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
MIT