VueJS Weather Web App with OpenWeatherMap API, Hacker News API, and Google Map Embed API. All styles are from TailwindCSS with icons from Vue Phosphor Icons.
Utilize Browser Geolocation API with OpenWeatherMap API and Google Map Embed API to display weather conditions from the current city or collections of cities locations. These are several Open APIs involved in the making: OpenWeatherMap API, The Google Maps Embed API and HackerNews API.
Additional features from Vuex, Network Browser API, and Local Storage for the VueJS state management.
yarn install
yarn serve
yarn build
yarn lint