Skip to content

a small webApp that will list the most starred Github repos that were created in the last 30 days.

Notifications You must be signed in to change notification settings

AyoubXwire/StarHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarHub

this is a mini webApp that displays the most starred Github repos that were created in the last 30 days.

Libraries used

  • react: because... React 💪🏻.
  • axios: to fetch data from the github api.
  • moment: to show the time intervals of the repositories.
  • react-infinite-scroller: to handle pagination and infinite scroll.
  • blueprintjs/core: to add some styling and some predefined UI components.

Run the project

  1. git clone https://github.com/AyoubXwire/StarHub.git
  2. cd StarHub
  3. yarn install
  4. yarn start

About

a small webApp that will list the most starred Github repos that were created in the last 30 days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages