codeforgso / GoVote

Local voter registration and election candidate application.
http://govotegso.org/
GNU General Public License v3.0
24 stars 46 forks source link

Blake - more cleanup #48

Closed BlakeGuilloud closed 6 years ago

BlakeGuilloud commented 6 years ago

Cleaning up more of the React app to follow modern convention.

Separating ajax requests into an Actions file, cleaning up constructor syntax, destructuring props, and various other fixes.

Also adds in nice little travis build status :D

Build Status