Today I saw a cool new library! Semantic UI React was a kick ass library that I wanted to try using! I decided that I wanted to create a simple weather app that I can use. I was sick and tired of using others people weather app with bloated information that I didn't need

Another library that I used was webpack 2. I built my webpack.config from scratch! Webpack is a powerful tool javascript developers can use to bundle up all their js into one file.

So here whats the semantic UI React looks like

The icons aren't showing up in here, so heres a link to the surge website where I deployed it to

Weather App

Source Code