Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 737 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 737 Bytes

GitHub-Users

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

Features

Required Features

  • Search for repositories.
  • View Contributors details in a repository.

User Features

  • Search for repositories.
  • View Contributors details in a repository.

Tools

Dev Tools
  • React
  • TypeScript

Getting Started

Installations

  • Install Node js

Running the web app

  • Clone this repo
  • Open terminal
  • Run yarn install
  • Run yarn start