Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A simple TicTacToe application built with React
https://github.com/sumeetgodse/tic-tac-toe

react tic-tac-toe vercel

Last synced: 4 days ago
JSON representation

A simple TicTacToe application built with React

Awesome Lists containing this project

README

        

## Tic-Tac-Toe

### This is a simple tic-tac-toe application built using react.

### Run locally -

- Clone this repo
- Run `yarn install`
- Run `yarn start`

#### App should now be running on `http://localhost:3000/`

#### Visit live app - https://react-tictactoe-gold.vercel.app/