Build you own power ranking. Visit power-ranking-owl.now.sh
- Order teams. Simply drag and drop your OWL teams
- Share quickly. Save your power ranking with one click
PRs welcome!
# Create file .env.development.local
CONSUMER_KEY=
CONSUMER_SECRET=
ACCESS_TOKEN=
ACCESS_TOKEN_SECRET=
# Installation
yarn
# Launch client on 3000 port
yarn start
# Launch server on 3001 port
yarn server