NodeVotingApp A server-side node project used to predict the California Primary. The app uses provided census data, stored in sqlite3 tables. Check it out at: https://california-primary.herokuapp.com/ To run: npm install package.json npm start