Quizzical is a fun little quiz app built with Vite + React. It features a simple, clean UI and serves up unique questions to challenge your knowledge and keep things interesting. Whether you're just looking to kill a few minutes or test your trivia skills, Quizzical has you covered!
🚀 Live Demo: quizzical-bitforge95.vercel.app
- 🧠 Unique, randomized quiz questions
- 🧼 Clean and minimal user interface
- ⚡ Fast and responsive thanks to Vite
- 🎯 Instant feedback on your answers
If you'd like to run the project locally:
- Clone the repo
git clone https://github.com/your-username/quizzical.git cd quizzical - Install dependencies
npm install
- Start the development server
npm run dev
- License
This project is open source and available under the MIT License.
Have fun and happy quizzing! 🎉
Let me know if you'd like to include things like screenshots, contribution guidelines, or badges (e.g., Vercel deploy badge).