Skip to content

henriquegomees/favorites-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Favorites Repos - Shopify 2018

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.

Setting up

To run this project, you need to clone this repo and then run the following command on your terminal:

yarn && yarn start

Stack