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.
by running this command:
git clone https://github.com/Kennypee/scaledrone-demo
Install the project dependencies by running this command:
npm install
Start the project development server by running this command:
npm start