This repository is boilerplate for the Full Stack React and Redux Workshop for Suncoast.js.
To run this application:
$ git clone https://github.com/arecvlohe/full-stack-react-v3.git
$ cd full-stack-react-v3
$ yarn install
or$ npm install
$ npm start