Skip to content

A React app that fetches public GitHub account details just entering by username.

Notifications You must be signed in to change notification settings

axshivam/Github-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Fetcher

This project is a simple React App in which we can fetch the public data of a Github User by just entering his/her username after a successful login. Tech stack used in this project React, Public Github API, and Firebase as a Back-end for storing User Details.
See a live demo here.

Login


Login

Setup

  • In the project directory rum npm install for installing node modules
  • In the project directory, run npm start
  • Open http://localhost:3000 to view it in the browser.

About

A React app that fetches public GitHub account details just entering by username.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published