Project Name:- CURRENT WEATHER

Project Description :-This website provides information about the current weather of your current location with the use of search box, the location gets displayed on the google map as well.

Technologies Used:- Html, Css, Javascript, jQuery, Bootstrap.

List Of Endpoints:- https://ipinfo.io/json http://api.openweathermap.org/data/2.5/weather?lat=${lat}&lon=${lon}&{appid} http://api.openweathermap.org/data/2.5/weather?q= https://maps.googleapis.com/maps/api/js?key={apikey}&callback=initMap "https://api.openweathermap.org/data/2.5/weather?q=" +city+&appId

LIVE URL:- https://Riyagoyal02.github.io/assessment-project