It's a Programmer's Quiz App made with MERN Stack. Here user can signup and login and after that can take a quiz with prefferd level of difficulty and the programming skill set to choose from. Here Quiz qustions are fetched from QuizAPI.
Clone the project
git clone https://github.com/Aaditya1978/Quiz-App-MERNGo to the project directory
cd Quiz-App-MERNInstall dependencies for Client And Server
cd server
npm install
cd client
npm installStart the both server on seprate terminals
cd server
npm index.js cd client
npm startIf you have any feedback, please reach out to us. And don't Forget to ⭐ the Repo. 😀




