Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 609 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 609 Bytes

Get Git

Explore GitHub profiles in a beautiful and interactive way. Enter a username to get started.

Demo

Demo

Features

  • Search for GitHub profiles
  • View profile information
  • View pull requests
  • View statistics

Local Development

  1. Clone the repository
  2. Install dependencies using bun install
  3. cp .env.example .env
  4. Update the environment variables in .env
  5. Run the application using bun run dev

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.