Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 635 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 635 Bytes

weatherapp

webapp that gets, stores and render weather data from APIXU

This app has been developed with the MEAN stack.

If you are interested on reproduce the app:

I have added leafletjs library in order to see markers on a map and see some information clicking on the markers about your cities.

To configure leaflet you can create a folder inside src called assets, and then put the leafletjs library in there, for more information;

https://codehandbook.org/use-leaflet-in-angular/