/github-search

React application to search over users and view their basic info

Primary LanguageTypeScript

GitHub Search

React application to search over users and view their basic info.

Commands

You can run:

  • yarn install in order to install dependencies
  • yarn start to run app in a development mode
  • yarn build to build production version of the application
  • yarn test to run unit tests
  • yarn lint to lint the source code