Setup

Please clone the project, install the dependencies and fire up the project

$ git clone git@github.com:rcdexta/react-trello-example.git
$ cd your-project-folder
$ npm install
$ npm start