Skip to content

nithasp/github-users-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub User Analytics Dashboard

A modernized GitHub Analytics System with interactive data visualizations, built using React.js and Chart.js. This project helps analyze and display GitHub user information, repository statistics, languages, and popularity metrics, while offering a clean and user-friendly interface.



๐Ÿš€ Features

  • Search & Display GitHub Users -- search by username and retrieve key data.
  • Interactive Charts -- visualize repositories by languages, stars, forks, and popularity.
  • User Information Panel -- displays profile details and statistics.
  • Navigation & Error Handling -- includes a responsive navbar, home page, and error page.
  • Reusable Components -- modular charts and UI elements for scalability.

๐Ÿ›  Tech Stack

  • Frontend: React.js (functional components, Context API)
  • Charts & Data Visualization: Chart.js (custom chart components)
  • Styling: CSS
  • Other: JavaScript (ES6+), Mock Data for testing

๐Ÿ“ฆ Installation

  1. Clone the repository:

    git clone https://github.com/nithasp/github-users-search
  2. Navigate to the project directory:

    cd github-users-search
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser at:

    http://localhost:3000


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published