Inspiration

Wanted to take part in the GHW so I made a simple web-app to fulfill the challenges.

What it does

Snowflake displays the weather of any city entered.

How we built it

I built this app by using node.js and pure javascript to render the frontend. I used Express to make the API calls to OpenWeatherAPI and rendered the received data by using pure javascript.

Challenges we ran into

Running into problems with how to render the data in the frontend without using any fancy library and framwork.

What we learned

I learnt a lot about Express, JavaScript in general, the http module and many more.

Share this project:

Updates