Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamalheydari/react-github-users

Allows users to search for a specific username and retrieve relevant information about that user. Displays important statistics, such as the user's top programming languages, repositories, forks, and stars. Presents the data using charts, making it easy to visualize and understand.
https://github.com/kamalheydari/react-github-users

fusioncharts react sass

Last synced: 2 days ago
JSON representation

Allows users to search for a specific username and retrieve relevant information about that user. Displays important statistics, such as the user's top programming languages, repositories, forks, and stars. Presents the data using charts, making it easy to visualize and understand.

Awesome Lists containing this project

README

        

# Github Search User

you can search username and get information of user and see the important languages, repos, forks and stars in the charts

## Features

- Allows users to search for a specific username and retrieve relevant information about that user.
- Displays important statistics, such as the user's top programming languages, repositories, forks, and stars.
- Presents the data using charts, making it easy to visualize and understand.

## Demo

See demo on github pages
[github search user](https://kamalheydari.github.io/react-github-users/)

![demo](demo.png)

## Using

- react
- fusioncharts
- node-sass
- react-icons