One-page HTML and JS website with weather information (OWM Api) and meteo station sensor readings(narodmon api)
- Open file ./js/api.js
- Set the coordinates of your city in lat ang lon variables (example lat = 43.25 and lon = 76.95)
- Set the OpenWeatherMap API key in apiKey variable (https://openweathermap.org/api)
- Set the WAQI API key in airApiKey variable (https://aqicn.org/api)
- Run page!
make a design in figmaCreate an html page based on the designadd integration with openweathermap (weather data)add integration with the wagi api (data api)- add integration with the narodmon api (meteo sensors data)
- english supports