This projects aims at building a website that give real time quiz to users
Follow these steps to set up the project locally:
First, clone the repository to your local machine:
git clone https://github.com/your-username/Quiz-App.git
Navigate to the project directory and install the required dependencies:
cd Quiz-App
npm install
Run the following command
npm run dev