Skip to content

augustolimads/github-searcher-app

Repository files navigation

Github Searcher

You can search for an user and bookmark him

Check it out on Google Play

Overview

  • search a user
  • explore a user repositories
  • redirect a user repository for web
  • bookmark a user

Built with

  • React Native
  • Expo
  • React hooks
  • CSS-in-JS: Styled-Components
  • Axios
  • Typescript

How to run this project

  1. clone the repo from the Github repository
  2. run the following commands from the project root directory (pleae use yarn instead of npm)

yarn install

yarn start

Author


⬆ Back to the Top