A Tetris Game Built Using React with Hooks. You can learn it Here.
- yarn
- Download or Clone the Repository.
- Run
yarn install
to install the project dependencies. - Run
yarn start
to start the app. - App can be seen at:
localhost:3000
This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.