/findWeather

Primary LanguageJavaScriptMIT LicenseMIT

Find Weather

Repository created for develop the assignment of React/Redux course. Contining examples of React Components, Redux and Actions.

Code style: airbnb

Stack

Installation

Install all necessary modules to run the current project.

$ git clone https://github.com/alvesfelipe/findWeather.git
$ cd findWeather
$ npm install

Run

$ npm start