It is a Realtime multiplayer game many online players can play the game and have fun. It's implemented using React.js, Node.js, JS, Socket.io and Firebase as DB.
Link to Play: http://multi-tambola.herokuapp.com/
Requirements : Node.js installed on your computer
Installation steps :
- clone the repository
- Navigate to downloaded repo in command line & press : npm install
- Then : cd client && npm install
- To run the server and client, press : npm run dev
- Open 2 tabs in localhost with 3000 port & done!