React Starter Project
A starter project to start a client-side using React.
Getting started
$ git clone https://github.com/EmilioAiolfi/react-stater-project.git
$ npm i
$ npm start
If you're just starting with react and this new stack, please read refer to https://github.com/petehunt/react-howto.