kahoot-clone-express Kahoot clone using Node.js, Sequelize and Socket.io. Works well with with https://github.com/gregra81/kahoot-react Installation npm install Run migrations and optionally seeds npm run migrations npm run seeds How to run this project npm start