Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 874 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 874 Bytes

Get-o-GitHub

"Get-o-GitHub", a web-app made in React through which one can get the details of the GitHub user(Photograph, Name, Location, Bio, Availability for hire, Number of followers, and Public repositories information) with the help of the GitHub username. If the username does not exist, it will show an error message.

Authors

Tech Stack

Client: React Server: Firebase

API Reference

API

Installation

Clone. Install and run with npm

  git clone https://github.com/aniket-sinha8/get-o-github.git
  cd get-o-github
  npm install
  npm start

Contribution

If you're new to contributing to Open Source on Github, this guide can help you get started.