/github-repo-sorter

It fetches user information and repos while also sorting the repos as needed.

Primary LanguageJavaScript

Github Repo Sorter ↕

This project was bootstrapped with Create React App. It uses github API to fetch a users data and repositories and sorts it.

  • Options for sorting are :
    • Date 📅
    • Forks 🔱
    • Stars ⭐

🏗 Build with

  • ReactJS
  • TailwindCSS
  • Github API

🔅 Further improvement

  • Improve UI Design
  • Make it responsive