/github-search

Github Login Search

Primary LanguageTypeScript

Github Users Search

Overview

This app was created as part of Chingu solo project. it pulls data from Github

Live Link Github Users Search.

Features

  • Debounced Search
  • Result List
  • Basic Pagination

Running The Project

  1. Clone the project locally.
  2. Run npm install in your bash/command line
  3. Run npm start in your bash/command line

Dependencies

  • React
  • React-Dom
  • Styled-Components
  • Typescript
  • Nock
  • Jest