Skip to content

Nazanin1369/Elections

 
 

Repository files navigation

Elections

Elections is a web application to help people find active elections based on there location. This is project used Node.js, Express and Handlebars.

Requirements

Installation & Getting Started

To run this application:

  1. Enter this directory inside of the terminal of your choosing.
  2. To install the required modules type npm install
  3. Type npm run start to begin running the server.
  4. Go to localhost:3000 and have fun!

Tests

To run the test suite, use the following command:

npm run test

Troubleshooting

If you need any help or notice something wrong with these instructions please reach out to Ali Aftab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • Handlebars 25.6%
  • CSS 6.7%