Skip to content

rnkdsh/trivia-quiz-next

Repository files navigation

Trivia Quiz (Next.js)

Trivia Quiz License

A fun and interactive Trivia Quiz built with Next.js! This project allows users to test their knowledge by answering multiple-choice questions from different categories.

🚀 Features

  • ⚡ Built with Next.js for fast performance
  • 🎨 Modern and responsive UI
  • 📊 Fetches trivia questions dynamically
  • 🔥 Tracks user scores
  • 🌎 Supports multiple categories and difficulty levels
  • 🎨 Styled with Tailwind CSS for rapid UI development
  • 🛠 Open-source and customizable

📦 Installation

Prerequisites

Make sure you have Node.js installed on your machine.

node -v # Ensure Node.js is installed

Clone the Repository

git clone https://github.com/rnkdsh/trivia-quiz-next.git
cd trivia-quiz-next

Install Dependencies

npm install  # or yarn install

Run the Development Server

npm run dev  # or yarn dev

The app should now be running at http://localhost:3000!

🎮 How to Play

  1. Select a category and difficulty level.
  2. Answer multiple-choice questions.
  3. Get instant feedback on your answers.
  4. Try to achieve the highest score!

🛠 Tech Stack

🤝 Contributing

Contributions are welcome! If you’d like to improve this project, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes and commit (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

🌟 Show Your Support

If you like this project, consider giving it a ⭐ on GitHub!

Happy coding! 🚀

About

A TRIVIA quiz app built using Next.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •