a small react-redux voting app
Blogs20172017-07-13
A quick and small react-redux app in github:
I watch a youtube video: https://github.com/seeschweiler/redux-voting and did a update at:
The good stuff are it uses create-react-app, and using react-scripts, and yarn.
My updating includes using Provider, connect, improving js functions, adjust structure, more features(like show how many votes) etc.
