Welcome to the Science & Technology Quiz App!
An interactive quiz to test your knowledge in science, technology, programming, and general computing concepts.
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.
Clone the repository:
```sh git clone https://github.com/Gyanankur23/Quiz-App.git cd Quiz-App
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.