An open API service indexing awesome lists of open source software.

https://github.com/scaledrone/nodejs-voting


https://github.com/scaledrone/nodejs-voting

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## Scaledrone powered realtime voting system

In this project, We built a voting system where users can vote for their favorite football players and see their votes and that of other users in realtime.

![](https://d2mxuefqeaa7sj.cloudfront.net/s_7F28227A6EB5BEFB04FC5FC900C50E3ACFD28DC97AD3169BAB79A2859BE702CC_1547055900888_ezgif.com-video-to-gif+44.gif)

## Get Started

### Clone the project

by running this command:


git clone https://github.com/Kennypee/scaledrone-demo

### Install

Install the project dependencies by running this command:


npm install

### Start the project
Start the project development server by running this command:


npm start