MATCHING QUIZZES

small paint dot
Matching Quizzes website image

Project Overview

A small Next.js 13 app showcasing several matching games (card-style). Players flip cards, check matches, and reset rounds in a smooth, responsive UI.

Tech Stack

  • Next.js 13
  • Tailwind CSS or styling
  • Ant Design (AntD) for reusable components
  • Features

  • Game logic built with React hooks: useState, useEffect, useMemo, and custom hooks for card selection, match checking, and round resets
  • Responsive layout and accessible interactions using AntD components and Tailwind utilities
  • home page icon
    One step at a time