An open API service indexing awesome lists of open source software.

https://github.com/hamidfarmani/github-stats

Using Next.js, Mantine and GitHub API, it allows visitors to search for GitHub profiles. The site also displays information about the queried user, such as their name, bio, location, and number of followers. It uses React Query and Axios for data fetching.
https://github.com/hamidfarmani/github-stats

chartjs github-api nextjs

Last synced: about 2 months ago
JSON representation

Using Next.js, Mantine and GitHub API, it allows visitors to search for GitHub profiles. The site also displays information about the queried user, such as their name, bio, location, and number of followers. It uses React Query and Axios for data fetching.

Awesome Lists containing this project

README

          

# GitHub stats

Another way to look at your GitHub profile!

## Features

- Search GitHub profile

## Technologies

- Next.js
- Mantine
- Chart.js
- gh-polyglot

## Getting started

1. Clone the repository
`git clone https://github.com/hamidfarmani/github-stats`

2. Install dependencies
`yarn install`

3. Start the development server
`yarn run dev`

## License

This project is licensed under the MIT License