GitHub Users is a React Web Application that enables customers to search for repositories and view details of contributors respectively. It is powered by GITHUB-REST-API.
Web-Application-Published-Link
- Search for repositories.
- View Contributors details in a repository.
- Search for repositories.
- View Contributors details in a repository.
- React
- TypeScript
- Install Node js
- Clone this repo
- Open terminal
- Run
yarn install
- Run
yarn start