Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.91 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.91 KB

GithubSearch-React-Native

Search and get the most trending github repositories

Features

  • Show the best trending github repositories
  • Search functionality
  • Add your favorite github repository to your favorite (read it later)

Screenshots

GithubSearch-React-Native

GithubSearch-React-Native

GithubSearch-React-Native

GithubSearch-React-Native

GithubSearch-React-Native

Dependencies

  • axios
  • expo
  • expo-status-bar
  • native-base
  • redux
  • react-redux
  • redux-thunk
  • react-native-reanimated
  • more

Installation

Install my-project with npm

  git clone https://github.com/TarokhDev2020/GithubSearch-React-Native.git
  cd my-project
  npm install

Locate to store/actions/githubAction.js and place your Github Client Id

Authors