Quiz-App

📝 Science & Technology Quiz App

Welcome to the Science & Technology Quiz App!
An interactive quiz to test your knowledge in science, technology, programming, and general computing concepts.


✨ Features


🔗 Live Demo

👉 Play the Quiz Here!


📁 Project Structure

Quiz-App/ ├── quiz.html # Main HTML structure ├── quiz.css # Tailwind CSS + custom styles ├── quiz.js # Core quiz logic ├── README.md # Project documentation └── assets/ # Images, icons, etc.


🛠️ Tech Stack


💻 How to Run Locally

  1. Clone the repository:

    ```sh git clone https://github.com/Gyanankur23/Quiz-App.git cd Quiz-App

  2. Open quiz.html in your browser (Optional: Serve with local server)

npx serve


📜 License

This project is open-source under the MIT License.


🏆 Acknowledgements

Built by @Gyanankur23

Inspired by modern UI principles & interactive functionality using Tailwind CSS

Contributions and feedback are welcome! Feel free to open an issue or submit a pull request.