Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Tic-Tac-Toe game created in React with Plover stenography and Ultisnips vim snippets.

License

Notifications You must be signed in to change notification settings

paulfioravanti/steno-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steno Tic-Tac-Toe

This is the codebase for my implementation of the React tutorial tic-tac-toe application, created using Plover stenography and UltiSnips snippets, for the Steno Coding: React Tic-Tac-Toe video.

Artefacts from the steno demo itself can be found in the demo/ directory.

Dependencies

Setup

git clone https://github.com/paulfioravanti/steno-tic-tac-toe.git
cd steno-tic-tac-toe
npm install

Run

npm start

Open http://localhost:3000 in a web browser.