# 🎮 Tic Tac Toe Game (React + Bootstrap) A modern, responsive, and feature-rich implementation of the classic Tic Tac Toe game using **React**, **Vite**, and **Bootstrap** — built for fun and practice as part of the [Hack Club Summer of Making](https://hackclub.com/summer-of-making/) program. --- ## ✨ Features - ✅ 2-Player mode (X vs O) - ✅ Score tracking - ✅ Winning combination highlight - ✅ Match draw (Tie) detection - ✅ 🎨 Light/Dark theme toggle - ✅ 🎵 Sound effects for move & win (optional) - ✅ Smooth, mobile-friendly UI using Bootstrap - ✅ Component-based clean code structure --- ## Tech Stack | Tool | Purpose | |-------------|-----------------------------| | React | UI & component logic | | Vite | Fast development build tool | | Bootstrap | Responsive layout & styling | | CSS | Custom transitions & styles | --- ## License MIT License. Feel free to use, fork, or contribute!