WeatherView
ReactReduxAxiosPoseSPABulmaCRA
Weatherview is a small React app built with the Openweather API. You can search locations by name or zipcode and render the current weather or a forecast of the weather. I use React Easy Chart (a library based on D3.js) to render the charts. The app was built as a single page app with React Router. I used a small sample of Redux for state management.
Weather View Live Demo