Skip to content

tcskiran/github-finder-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Finder App

A react app to search for Github profiles and see profile info.

Link to preview

Usage

If you want you can create a github personal access token and paste it in src/context/github/GithubActions.js

If you don't know how to create a github personal access token read here

Install Dependencies

npm install

Run

npm start