A fun quiz style application that will pair you with one of the apps Developers.
- Clone repo.
- Run
npm install
in command line. - Run
node server.js
in command line. - Add your name and GitHub to our Sequelize database and get paired with one of the Developers here.
- Node.js
- Express.js
- MySQL
- Sequelize
- HTML5
- CSS3
npm install body-parser
npm install express
npm install mysql
npm install mysql2
npm install sequelize
You can try it out now at Dev-Decider.