A simple quiz app where admin will be able to add questions and user will be able to participate after login in.
Clone the project
git clone https://github.com/VishnuPScodes/quizApp
Go to the project directory
cd quizApp
Install dependencies
npm install
Start the server
npm run dev
here is the deployed link
https://quiz-b549itocf-vishnupscodes.vercel.app/