React Weather App

So this one doesn’t strictly fill the requirements, I already did a weather app but I’m re-doing some of the early projects in React for practice and I just wanted to put this up for feedback because

  1. I wrote it using as much ES6 code and stateless components as possible
  2. I developed it locally and deployed a React site for the first time without using Codepen
  3. I used Materialize and went for a very colourful palette

Here is the app

https://d33con.github.io/react-weather-app/

and here is the repo

1 Like