Skip to content

somramnani/react-tetris

Repository files navigation

React-Tetris codecov

A Tetris game built using React, React hooks, and Styled Components.

Table of Contents

  1. Features
  2. Installation
  3. Scripts
  4. Technologies Used
  5. Contributing

Features

Installation

  1. Clone the repository.

    git clone https://github.com/somramnani/react-tetris.git
  2. Go into the directory

    cd react-tetris
  3. Install dependencies.

    npm install

Scripts

  • start: Start the development server.
    npm start
  • build: Build the app for production.
    npm run build
  • test: Run tests.
    npm test
  • eject: Eject from create-react-app.
    npm run eject

Technologies Used

  • React
  • React hooks
  • Styled Components

Contributing

If you'd like to contribute, please fork the repository and submit a pull request.

About

A Tetris game built in React with React Hooks & Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published