You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a self-initiated project to learn React and Redux utilizing Webpack and ES6. The goal is to create a simple weather app via OpenWeatherMap API.
Getting Started###
Open terminal, go to the project directory, and run:
> npm install
> npm start
About
Using React, Redux, ES6, Webpack to create a weather app (Updating Styling)