quiz_app

Quiz App

Overview

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.

Features

Technologies Used

Setup

To run the Quiz App locally on your machine, follow these steps:

  1. Clone the repository to your local machine

    git clone https://github.com/Roshan-Matrix/quiz_app.git
    
  2. Navigate to the project directory

    cd quiz_app
    
  3. Install all packages

    npm install
    
  4. Run the application

    npm run dev
    

Screenshots

Quiz App Screenshot

Contributing

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