View stats of players and teams for your favourite sports.
- Fork the repository
- Create a git branch with the following naming convention:
{username}/{branch-name}/{issue-number}
- Implement feature on the newly created branch
- Push feature to remote and open a pull request
- Clone the repository
- Run
yarn install --frozen-lockfile
to install dependencies - Run
yarn start
to spin up the packages - Navigate to the appropriate package which you want to view below:
- Navigate to
https://localhost:3000
to view.