Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 253 Bytes

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