Skip to content

ssahibsingh/github-user-insights

Repository files navigation

Github User Insights

A Next.js app for Github Insights of an User.

Features

Get following Insights for any github user:

  • Public Repos
  • Followers
  • Following
  • Gists
  • Profile

Screenshots

App Screenshot

Demo

https://user-insights.vercel.app/

Tech Stack

API Reference

GET User data

  GET /api/getData
Query Type Description
username string Required. Github username for fetching data

Run Locally

Clone the project

  git clone https://github.com/ssahibsingh/github-user-insights

Go to the project directory

  cd github-user-insights

Install dependencies

  npm install

Start the server

  npm dev

Environment Variables

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

GITHUB_TOKEN

Create your own Github token from here

Contributing

Contributions are always welcome! Just raise an issue, we will discuss it.

Feedback

If you have any feedback, please reach out to me here