Skip to content
/ wwbm Public

A fun and interactive pet project inspired by Who Wants to Be a Millionaire.

License

Notifications You must be signed in to change notification settings

grrryts/wwbm

Repository files navigation

Who Wants to Be a Millionaire

Who Wants to Be a Millionaire

A fun and interactive pet project inspired by Who Wants to Be a Millionaire.

Project Overview

  • This is a Next.js project bootstrapped with create-next-app.

  • Uses Redux Toolkit for state management.

  • UI designed with MUI for flexible design system and responsive components.

  • Utilizes Husky for Git hooks.

    • Pre-commit hook runs eslint to ensure code quality.
    • Pre-push hook runs tests to ensure code stability.

Installation

  1. Clone the repository:

    git clone https://github.com/grrryts/wwbm.git
    cd wwbm
  2. Install dependencies:

    yarn install

    This will install all the required packages and dependencies for the project.

  3. To start the development server, run the following command:

    yarn dev

    This will start the Next.js development server on http://localhost:3000. Open with your browser to see the result.

About

A fun and interactive pet project inspired by Who Wants to Be a Millionaire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published