See Heroku deployment at https://weather-map-virendra.herokuapp.com/
- Clicking on the link given on the home-page opens up an interactive map
- You can show or hide geographical coordinates of the point the mouse is hovering over (toggle button)
- Clicking at any point in the map will update the weather information of that coordinate, that can be seen below the map
- Press the 'More Information' button for more weather data!
Mapbox and OpenWeatherMap's API have been used.