Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 640 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 640 Bytes

Github Client

Github Client React Native App by Github API v3

  • Support username & password login by OAuth
  • Support basic information, repositories, followers and followings
  • Support Star/Unstar & Follow/Unfollow
  • Support local storage by AsyncStorage
  • Fetch/Post data by Axios API

Project is created during CS242 Programming Studio @ U of I

Special gratitude for the support from Xiaoyan Wang