This is a website which uses HTML's built in Geolocation tool to obtain the users latitude and longitude. With this data the program makes a call to the Weather api to then return the temperature at the user's location.
API Documentation: https://www.weatherapi.com/docs/
Dependencies: Express, Dotenv