– A full-stack weather application to display the weather of a specific location, by fetching the data from APIs.
– Displays the current weather, feels like weather and humidity of the location.
– Used forward geocoding to display the location of the place in the query.
– Used positionstack API for the coordinates and WeatherAPI to fetch the weather of a coordinate which is given by the user.
– Tech Stacks Used -: Handlebars(hbs), CSS, JavaScript, Node.js, Express.js, npm, Git for version control, Heroku for deployment.


