Elections is a web application to help people find active elections based on there location. This is project used Node.js, Express and Handlebars.
To run this application:
- Enter this directory inside of the terminal of your choosing.
- To install the required modules type
npm install
- Type
npm run start
to begin running the server. - Go to localhost:3000 and have fun!
To run the test suite, use the following command:
npm run test
If you need any help or notice something wrong with these instructions please reach out to Ali Aftab