An app that lets you search for Github users and look at who has starred their repositories and current repositories.
- ListUsers
- List users of GitHub
- InsideUser
- Show details of each user like stars, forks and etc.
- InsideRepo
- Show details about a repo, with contributors and commits made
- SDWebImage Autor: (SDWebImage)
- CBuilder Autor: (Vinicius Mangueira)
- Providey Autor: (Vinicius Mangueira)
- OTTHPStubs Autor: (Ali Software)
Clone project
$ pod install
- Open your Xcode, choose a simulator, click in run or use
cmd + R
- Have fun