Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 595 Bytes

File metadata and controls

21 lines (11 loc) · 595 Bytes

✨ Info app ✨

Weather app with API "Info-App" - group project at JavaScript course (2019)

https://gosiacodes.github.io/info-app/

📌 Contributors

📌 How does the application work?

After selecting the city, it displays information about the city, the current weather and the map.

App uses OpenWeather API and OpenStreetMap with Leaflet API.

jQuery was used to compare the way of programming with and without it.