/github-searcher-app

A app for search users, list your repos and favorite users

Primary LanguageTypeScript

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