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

https://github.com/thiskevinwang/react-tictactoe-extras

Solutions to the additional tasks on React's tic-tac-toe tutorial
https://github.com/thiskevinwang/react-tictactoe-extras

answers react reactjs tictactoe

Last synced: 7 months ago
JSON representation

Solutions to the additional tasks on React's tic-tac-toe tutorial

Awesome Lists containing this project

README

          

# Description
This repository contains my personal solutions to the [React.js Tic Tac Toe tutorial - extra tasks](https://reactjs.org/tutorial/tutorial.html#wrapping-up)

## Misc
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) and contains all the same available scripts.

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.