Skip to content

GitHub Explorer is a cutting‑edge tool to dive deep into GitHub user data. Built with React and featuring a sleek, modern UI enhanced by a dynamic Typewriter effect and collapsible sections, this project brings an advanced, compact, and intuitive experience to exploring GitHub profiles and repositories.

License

Notifications You must be signed in to change notification settings

Anshkabra2012/github-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image.png

GitHub stars
GitHub forks
GitHub License GitHub issues

GitHub Explorer

Table of Contents

Introduction

GitHub Explorer is a cutting‑edge tool to dive deep into GitHub user data. Built with React and featuring a sleek, modern UI enhanced by a dynamic Typewriter effect and collapsible sections, this project brings an advanced, compact, and intuitive experience to exploring GitHub profiles and repositories.

Features

  • Comprehensive Data: Retrieves user info, followers, following, repositories, organizations, gists, subscriptions, starred repos, events, and received events.
  • Advanced UI/UX: Compact user info cards, collapsible sections, and a dramatic Typewriter title effect.
  • Responsive Design: Optimized for desktops, tablets, and mobile devices.
  • Modular Architecture: Built with React components for easy customization and extension.
  • Open Source: Contributions and suggestions are highly welcome!

Installation

Clone the repository and navigate to the project directory:

git clone https://github.com/Anshkabra2012/github-explorer.git
cd github-explorer

Serve the project using a static server. For example, using serve:

npx serve .

Usage

  1. Open the application in your web browser.
  2. Enter your GitHub Personal Access Token in the provided field.
  3. Input the GitHub username you wish to explore.
  4. Sit back and watch as the app displays detailed GitHub data in a beautifully organized layout.

Contributing

Contributions are highly welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
    
  3. Commit your changes:
    git commit -m "Add some awesome feature"
    
  4. Push to your branch:
    git push origin feature/your-feature-name
    
  5. Open a Pull Request detailing your changes.

For major changes, please open an issue first to discuss your ideas.

License

This project is licensed under the UNLICENSE. See the LICENSE file for more details.

Contact

For questions, suggestions, or any feedback, please open an issue on GitHub Issues.


About

GitHub Explorer is a cutting‑edge tool to dive deep into GitHub user data. Built with React and featuring a sleek, modern UI enhanced by a dynamic Typewriter effect and collapsible sections, this project brings an advanced, compact, and intuitive experience to exploring GitHub profiles and repositories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published