Welcome to the Quiz App! This web-based application allows users to answer multiple-choice questions about tech, they are able to see their scores at the end
Make sure you have the following installed on your system:
-
Clone the repository:
git clone https://github.com/MutiatBash/web3bridge-quizapp.git
-
Cd into the directory cd web3bridge-quizapp
-
npm install Run npm install to install dependencies
-
Run npm run dev
This will launch the Quiz App in your default web browser.
localhost:5173
Answer the multiple-choice questions displayed one at a time.
Click the "Next" button to proceed to the next question.
After the final question, click the "Submit" button to view your scores.