Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.07 KB

readme.md

File metadata and controls

33 lines (21 loc) · 1.07 KB

Soccerbet

This is a real-time tipster app for soccer matches, the idea is very simple gather your friends and make unique predictions about the outcome of the game, wait until the game is over and see which was right.

No money have to be involved here, it's just for fun.

Pull requests are very much welcomed.

Have fun!

Screen Shots:

Instructions

  • git clone https://github.com/dustycodecorp/SoccerBet into your desired folder.
  • go into that folder and execute node server.js. If you prefer you can use something to make the server run as deamon, such as nodemon then you can execute nodemon server.js.
  • You installation should now be running and listening on port 3000.

Know Issues:

Made Using: