This app was created as part of Chingu solo project. it pulls data from Github
Live Link Github Users Search.
- Debounced Search
- Result List
- Basic Pagination
- Clone the project locally.
- Run
npm install
in your bash/command line - Run
npm start
in your bash/command line
- React
- React-Dom
- Styled-Components
- Typescript
- Nock
- Jest