Skip to content

kushagra010/github-profile-viewer

Repository files navigation

Github Profile Viewer

image

Login Credentials:

Username: Your Github username

Token: Personal Access Token(PAT) of Github (If you don't have PAT, then you can follow the guide below to generate it.)

Guide to generate Personal Access Token(PAT):

  1. Visit https://github.com/ , then sign in to your account.

  2. Click on settings.

2022-04-23_15-37

  1. Navigate to Developer Settings > Personal access Tokens and click on Generate new token.

2022-04-23_15-38 2022-04-23_15-41

  1. Then add a reference title to your PAT in Note field and select scopes according to your use case.
  2. Click Generate Token.
  3. Hurrah! PAT is now generated and don't forget to save that PAT in some secure file, as you will not be able to access that PAT afterwards.

To run the project on Local machine:

Please install nvm on your system before running this project

Node version : v16.8.0

Npm version : 7.21.0

Base setup

nvm use
npm i

For local development

npm start

For production build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors