Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 790 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 790 Bytes

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