The Express based backend code for the quizify site. API and DB access.
Click on this link to go to the parent repo for the entire project
-
Install node dependencies
npm install
-
Run the server manually
node index.js
Due to the nature of this project (individual project to present as the final project to receive this BCA degree), I believe that contributions will go against the morality. Do provide insights and suggestions, if any.