🧠 Welcome to Quizzy, the ultimate quiz experience! Put your knowledge to the test and explore a world of quizzes created just for you.
Quizzy is a feature-rich quiz application built using React and enhanced with the power of Tailwind CSS. This application offers an interactive and engaging platform for creating and taking quizzes. With a sleek and user-friendly UI, Quizzy makes learning and testing knowledge a breeze.
Read more about the idea here or just open ABOUT.md file.
The app will fetch data from different sources and display them in a single page.
Currently we fetch data from:
- Questions
- Data from an API having different tech questions only.
git clone https://github.com/SAGARSINGH-1/Quiz-App
cd Quiz-App
npm install
To run the development server:
npm run dev
You can deploy this project to any static site hosting service.
Some of the popular ones are:
Feel free to open an issue if you find a bug or want to suggest a feature.
- Front-End: React, Vite (Build Tool), Tailwind CSS,
- Routing: React Router (Client-side routing)
- Build and Package Management: npm (Node Package Manager)
This project is licensed under the MIT License - see the LICENSE file for details.