A minimalist weather web app in pure JavaScript
Geolocation API (JavaScript)
navigator.geolocation.getCurrentPosition(success[, error[, [options]])
2 APIs
OpenWeatherMap is an online service that provides weather data, including current weather data, forecasts, and historical data to the developers of web services and mobile applications
ipstack offers one of the leading IP to geolocation APIs and global IP database services worldwide.
Normalize CSS stylesheet
Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.