celso-henrique / dio-weather-widget

Dio Weather Widget using Web Component and Webpack for bundle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dio Web Component Weather Widget

Dio Weather Widget based on EdwinWalela Geo Weather Component, but wrapped into a Web Component and using Webpack for bundle.

screenshot

Running locally

Create an api key in Open Weather and a .env file in the root of application with your key:

API_KEY=YOUR_OPEN_WEATHER_KEY

With node installed install the dependencies with:

$ npm install

Run the developer server with:

$ npm start 

And finally access http://localhost:8080.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Dio Weather Widget using Web Component and Webpack for bundle.

License:MIT License


Languages

Language:JavaScript 79.4%Language:CSS 20.6%