Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 814 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 814 Bytes

Trivia-X

Features

  • Multiple-choice trivia questions with timers.
  • Score tracking.
  • Responsive design.

Demo

Live Demo

Usage

  1. Enter your name and click "Let's Play" to start.
  2. Answer trivia questions by selecting options.
  3. Timer counts down for each question.
  4. Score and total questions answered are displayed.
  5. Game over modal shows your final score.

Installation

  1. Clone the repository.
  2. Install dependencies: npm install.
  3. Start the server: npm start.

Customization

  • Adjust game settings in App.js.
  • Customize styling by updating CSS classes.

Technologies Used

  • React
  • Axios for API requests
  • CSS for styling

Acknowledgments

License

MIT License