Inspiration

Main motive behind creating this app was to learn about NodeJs and getting a hang of calling different APIs and chaining them together.

What it does

It's a very simple application. Just write down the location and it gives the forecast, approximate temperature, cloud cover and humidity.

How we built it

It's built using NodeJs, Express, Mapbox API and Weatherstack API.

What we learned

Got to learn many concepts of Asynchronous NodeJs (like callback abstraction, callback chaining, etc), Express, HTTP requests, Query String, etc.

Built With

Share this project:

Updates