Skip to content

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.

Notifications You must be signed in to change notification settings

hamidfarmani/github-stats

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published