Skip to content

dominikrys/react-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Tic-Tac-Toe

Solution to the React Tic-Tac-Toe tutorial with the suggested improvements implemented. The project has also been rewritten to TypeScript from JavaScript.

The aim of this project was to introduce myself to React and TypeScript.

Screenshots

Game Win Game Undo

Build Instructions

Make sure you have npm and yarn installed.

To run for development:

yarn start

Then access http://localhost:3000/.

About

⚛️ Solution to the React Tic-Tac-Toe tutorial in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published