React Trivia App
A fun and engaging trivia application built with React, utilizing the Open Trivia Database (OpenTDB) API to fetch a wide range of trivia questions. Test your knowledge across various categories and difficulty levels in a sleek and user-friendly interface. A captivating React Trivia App leveraging the Open Trivia Database API for diverse questions, featuring multiple categories, adjustable difficulty levels, and a sleek, responsive design.
Features
- Multiple Categories: Choose from an extensive list of categories, including general knowledge, science, history, and more.
- Difficulty Levels: Adjust the difficulty level to match your expertise, from easy to hard.
- Real-time Feedback: Receive instant feedback on your answers and track your score as you progress.
- Responsive Design: Enjoy a seamless experience on both desktop and mobile devices.
- Beautiful UI: A clean and intuitive user interface designed for an enjoyable trivia experience.
Getting Started
-
Clone the repository:
git clone https://github.com/michaelikoko/Trivia.git
cd Trivia -
Install dependencies:
npm install -
Start the development server:
npm run server -
Open your browser and visit
http://localhost:5173to view the app.
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to help improve the application.
Credits
License
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to further customize the content based on your project requirements.