Skip to content

Instantly share code, notes, and snippets.

@ekas
Created April 4, 2021 00:07
Show Gist options
  • Save ekas/f5eb054ae9f62e40c9cbbac3245d4f7e to your computer and use it in GitHub Desktop.
Save ekas/f5eb054ae9f62e40c9cbbac3245d4f7e to your computer and use it in GitHub Desktop.

The Task

Since we want to keep this challenge rather less time consuming, we want you to create a small React app and display popular repositories of the week from Github. The user should have an opportunity to filter the repositories by the programming language of choice.

That would be nice to see some information about the repositories such as repository name, descriptions, etc.

Additional Info

  • Please have a look at Github documentation to find out the desired endpoint.
  • Feel free to experiment anything concerning the styles.
  • We will evaluate your submission on the accuracy of the project, clean code and naming conventions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment