Skip to content

Xarfo/components-to-typescript

 
 

Repository files navigation

Refactoring React Components to TypeScript

This is the code for my upcoming egghead course. Stay tuned for the link!

The App: Minesweeper

A Windows 98 classic, on the web 💥

Screenshot of the minesweeper game styled extremely close to the Windows 98 version

Get Started

npm install
npm run dev

To see the app in its state at the end of my course, check out the final branch.

git checkout final

About

Refactoring React Components to TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 13.8%
  • TypeScript 2.6%
  • HTML 0.6%