Skip to content

illianyh/github-trending-repos

Repository files navigation

Trending Repos

A React app that fetches trending repositories from the Github API

This project includes the following setup:

Features:

  1. Filter by last created date (days)
  2. Filter by language (ie: Typescript, Javascript etc)
  3. Sort by desc/asc (sorting using the stars count)
  4. Add/Remove repositories to a favourite list (persisted through localStorage)

How to run

yarn install
yarn dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors