Worlds 2018 score boards using PandaScore API
Clone the repository:
git clone https://github.com/toinelin/worlds-2018.git
Duplicate .env.sample and rename it with .env, then add your PANDASCORE token
Install it and run:
cd worlds-2018
yarn
yarn start
- Next.js - React framework including SSR
- Apollo Client - GraphQL Client using apollo-rest-link for REST connection
- GraphQL - API Query language
- Styled-components - CSS in JS
- Typescript - Typing
- AnimeJS - Animation (more lightweight than GSAP)
- Docker - For production purpose
API from :