Github explorer is a practice repository that uses the GitHub API to search and list repositories and their respective branches.
- Typescript
- React
- Styled Components
- Clone the repository
- Run
yarn
to install dependencies - Run
yarn start
to start the app onlocalhost:3000