Upvoting and Downvoting react prototype

Using React JS. Used flow to type safe JS and react. Used enzyme to run and manage test along with jest.

  1. Install all packages. npm run install
  2. Fun flow server to compile js npm run flow
  3. start the webapp npm run start
  4. run test cases npm run test