/WeatherPwaApi

Api application to display weather data from api.darksky.net

Primary LanguageJavaScript

WeatherPwaApi

Api application to display weather data from api.darksky.net ,use the Weather PWA.

How to use

npm install

1. get api key from darksky.net
2. paste it in /weather/weather.js file in between the url.

npm run dev