This is a simple SPA Application, which shows the temperature in the users location. The App can show the temperature in Celsius or Fahrenheit units.
API's used:
-
https://api.openweathermap.org/ - wetaher API
-
http://api.ipapi.com - geolocation API
Technologies used:
-
HTML5
-
CSS3
-
Bootstrap
-
Javascript
-
Webpack
-
Axios