React Tetris I wanted to learn React, so I thought Tetris would be a fun project for this purpose. The application is currently hosted here. How to try this locally Install npm. Install yarn. Clone this repository. cd react-tetris yarn install yarn start