project using the socket.io
This application is a quiz game, that will generate random questions for the users who joined the game, and the application will allow many users to join the application..
The application has a leader board that will show the winner when the questions are finished.
-
How do I install the app or library?
- Clone the repo from git hub, by run the following command "git clone -repo-".
- Run "npm i".
- Create .env file and PORT inside it.
-
For Applications:
- How do I run the app?
- Run "npm start" or "node index.js" from the server folder
- How do I set up the app?
- Clone the repo from git hub, by run the following command "git clone -repo-".
- Run "npm i".
- Create .env file and PORT inside it.
- Then run "npm start".
- How do I run the app?