Skip to content

View GitHub's most popular repositories sorted by stars. An interview test from Twende.

Notifications You must be signed in to change notification settings

khwilo/github-popular-repos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Popular Repositories by Stars

A technical interview test from Twende: Display the most popular public repositories.

Visit the live site here: https://github-popular-repos.vercel.app

Tasks:

  • Display a list of repositories by title and author (e.g the top 10).
  • Show the details of a selected repository.
  • Bookmark/favorite the selected repository (Feel free to use a data store of your choice (SQLite, on-device cache, Firebase, etc) to track these ‘bookmark’ actions).

Getting started

  1. Clone this repository
git clone https://github.com/khwilo/github-popular-repos.git
  1. Run yarn or npm install to install the project dependencies

  2. Run yarn start or npm start to run a local development server

Credits

Khwilo Kabaka

About

View GitHub's most popular repositories sorted by stars. An interview test from Twende.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published