App #1: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
To see react-voting-app
in action clone the repository and run it locally:
$ git clone https://github.com/trco/react-voting-app.git $ cd react-voting-app $ npm install $ npm start