Tetris 🎮 🎮 🎮 A Tetris game built with react Demo Getting Started Commands Start dev server with hot reload 🔥 yarn dev Build your production artifact to build folder yarn build Build your app and serve it via a tiny express server yarn start Run unit tests ✅ yarn test