Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 576 Bytes

react-github-app

My First React Js application for showing popular repositories in github for a particular language and to compare ranking of two github users ( based on stars and follower counts)

Popular tab : Shows popular repos based on language

Popular tab screenShot

Battle tab : Compare ranking of two github users

Ranking tab screenShot

Created based on React Learning Courses provided by @tylermcginnis