An open API service indexing awesome lists of open source software.

https://github.com/nitinkondhari03/tic-tac-toe

I Am Building a Tic Tac Toe Game with React and TypeScript with cool CSS
https://github.com/nitinkondhari03/tic-tac-toe

css reactjs typescript

Last synced: 3 months ago
JSON representation

I Am Building a Tic Tac Toe Game with React and TypeScript with cool CSS

Awesome Lists containing this project

README

        

# Tic Tac Toe
I Am Building a Tic Tac Toe Game with React and TypeScript with cool CSS
## Tech Stack
React | Typescript | CSS

## Deployment

Frontend Deployment
```bash
https://vercel.com
```

## Features

- Choose Player X || O

- Play Game

-Show Winner

- Start a New Game

## Pages

- Tic Tac Toe Page

## ScreenShots

### Home Page
![Home page](https://github.com/nitinkondhari03/Tic-Tac-Toe/assets/107460712/da2c5fe9-62c0-4e2e-8d83-ae71b573a436)

### Game Page
![Game start](https://github.com/nitinkondhari03/Tic-Tac-Toe/assets/107460712/9b12ded0-688e-4184-a721-f551bd26cb9b)

### Winner Page
![player winner](https://github.com/nitinkondhari03/Tic-Tac-Toe/assets/107460712/09fe4a83-fed9-4d70-9686-0a971b5d6ee4)