##Socket IO Project
- Open a terminal and cd into a desired folder and clone the project with git clone name-of-project-url
- In the terminal cd into the project
- In the root directory of the project write npm install
- In the same directory write node index to start the server
- Open up any browser and write localhost:8000 to see the quiz
- Open up diffrent tabs at the same time to simulate several players