This Quiz App is a simple web application built using Tailwind CSS and Vanilla JavaScript. It allows users to take quizzes on various topics and test their knowledge.
To run the Quiz App locally on your machine, follow these steps:
Clone the repository to your local machine
git clone https://github.com/Roshan-Matrix/quiz_app.git
Navigate to the project directory
cd quiz_app
Install all packages
npm install
Run the application
npm run dev
Contributions are welcome! Feel free to submit issues or pull requests to suggest improvements, report bugs, or add new features.
Roshan Patel - 2024/02/28