ORzazade / client

The client component of https://pubg.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pubg.sh-client

The client component of https://pubg.sh. See also pubgsh/api.

Overview

This app provides the front end, including telemetry event parsing and rendering a 2D replay on canvas with React.

Running

Requirements

  • Node version 8+
  • yarn

Configuration

  1. Create .env.local dotenv file in the root of the project and provide the following values:
  • REACT_APP_API (Where you have the companion)

Running

Simply run yarn start and create-react-app will launch the client app for you.

Testing

Run yarn test.

License

MIT

About

The client component of https://pubg.sh


Languages

Language:JavaScript 81.6%Language:CSS 17.3%Language:HTML 0.8%Language:Dockerfile 0.3%