Quiz-Master TES CASE FROM Getspaze DEPENDECIES USE mysql for database backend body-parser for backend express for backend create-react-app for front-end bootstrap for framework css nodemon for running server backend how to running this app in front-end just type npm start #################################### in backend just type nodemon app.js for database database name 'tescase' table name question field(id,question,answer,created_at)