An open API service indexing awesome lists of open source software.

https://github.com/developer239/react-pong


https://github.com/developer239/react-pong

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

![release](https://github.com/developer239/react-pong/workflows/release/badge.svg)
[![TypeScript](https://badges.frapsoft.com/typescript/version/typescript-next.svg?v=101)](https://www.typescriptlang.org/)

# React Pong

Demo application is running [here](https://pong-react.herokuapp.com).

![1](https://github.com/developer239/react-pong/blob/main/preview.png?raw=true)

# Development

Run development server:

- `yarn dev`

# Production

Run development server:

- `yarn build`
- `yarn start`