This is a challange proposed by Shopify for their 2018 Internship program.
The app consists in searching for repositories, by its name, using the GitHub API (v3). You can favorite a repo and manage your's favorites ones.
Yours favorites repos are stored on Local Storage.
To run this project, you need to clone this repo and then run the following command on your terminal:
yarn && yarn start