Skip to content

CarlosFTG/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

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/