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 ⭐
- ReactJS
- TailwindCSS
- Github API
- Improve UI Design
- Make it responsive
It fetches user information and repos while also sorting the repos as needed.
JavaScript
This project was bootstrapped with Create React App. It uses github API to fetch a users data and repositories and sorts it.