Skip to content

Shantanusongirkar/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe
Tic-Tac-Toe ⚡️ React

Classic 3×3 Tic-Tac-Toe reinvented with a modern React stack.

GitHub last commit React version Vercel


Play Live Open in StackBlitz

🛠️ Tech Stack

Layer Libraries / Tools
Framework React 18 + TypeScript
Build Tool Vite 5
Styling Tailwind CSS 3
State Zustand
Icons React-Icons 5
Testing Vitest + React Testing Library
CI / CD GitHub Actions → Vercel

🚀 Quick Start

# 1. Clone & install
git clone https://github.com/Shantanusongirkar/tic-tac-toe.git
cd tic-tac-toe
npm install

# 2. Run locally
npm run dev          # http://localhost:5173

# 3. Build for production
npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published