Skip to content

React-based utility project leveraging Github API to enable users to search and display related Github user profiles, while also providing dynamic statistics for individual users. πŸ‘€

sandip2224/Gh_Seek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Github Profile πŸ”

Search for any user Github profile and explore public repositories, stargazers count, forks, designation and lot more...

Tech Stack

Client: React, Context API, TailwindCSS

Server: Node, Express

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Key Value
REACT_APP_GITHUB_URL https://api.github.com
REACT_APP_GITHUB_TOKEN Follow this link

Ensure your github token has repository (repo) access -> βœ”

Run Locally

Clone the project

  git clone https://github.com/sandip2224/Gh_Seek.git

Go to the project directory

  cd Gh_Seek

Install dependencies

  npm install

Start the server

  npm run start

Author

Support

For support, contact me at [email protected].

About

React-based utility project leveraging Github API to enable users to search and display related Github user profiles, while also providing dynamic statistics for individual users. πŸ‘€

Topics

Resources

Stars

Watchers

Forks