Tetris This is a simple Tetris game built with React, TypeScript and Vite. Development Install dependencies and start the development server: npm install npm run dev The app will start on http://localhost:5173 by default.