Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 327 Bytes

File metadata and controls

20 lines (13 loc) · 327 Bytes

tic-toc-toe

React Tutorial with TypeScript

Improvements

  • Use TypeScript
  • Use Function Components
  • Use Hooks
  • Separate files by component

Usage

Run the app

yarn start

Open http://localhost:3000 to view it in the browser.