Skip to content

A full-stack web application, engineered to perfection, providing the best Packers Trivia experience available anywhere!

Notifications You must be signed in to change notification settings

amg262/PackersTrivia

Repository files navigation

PackerQuiz Pro

image Welcome to PackerQuiz Pro, the ultimate trivia application for Green Bay Packers fans! Test your knowledge of Packers history, players, stats, and more in this engaging and challenging quiz game.

Features

  • Extensive database of Packers-related trivia questions
  • Multiple difficulty levels to challenge fans of all knowledge levels
  • Real-time scoring and leaderboards
  • User accounts to track personal progress and compete with friends
  • Mobile-responsive design for on-the-go play

Technology Stack

Backend

  • .NET 8 Web API
  • Entity Framework Core for database management
  • SQL Server (or your preferred database)

Frontend

  • Next.js
  • React
  • Tailwind CSS for styling

Getting Started

Prerequisites

  • .NET 8 SDK
  • Node.js and npm
  • SQL Server (or alternative database)

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/packerquiz-pro.git
    
  2. Backend Setup

    cd packerquiz-pro/backend
    dotnet restore
    dotnet run
    
  3. Frontend Setup

    cd packerquiz-pro/frontend
    npm install
    npm run dev
    
  4. Open your browser and navigate to http://localhost:3000

Contributing

We welcome contributions from fellow Packers fans! If you have ideas for new features, additional trivia questions, or bug fixes, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • The Green Bay Packers organization for their rich history and passionate fanbase
  • All contributors and fans who help improve PackerQuiz Pro

Go Pack Go! 🧀🏈

About

A full-stack web application, engineered to perfection, providing the best Packers Trivia experience available anywhere!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published