Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kamalheydari/react-github-users
- Owner: kamalheydari
- Created: 2021-10-29T07:16:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T13:07:16.000Z (over 1 year ago)
- Last Synced: 2024-11-08T12:44:57.492Z (about 2 months ago)
- Topics: fusioncharts, react, sass
- Language: JavaScript
- Homepage: https://kamalheydari.github.io/react-github-users/
- Size: 6.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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