Skip to content

A powerful GitHub Profile UI. This app connects to a GitHub Scraper API to analyze GitHub profiles, followers, and following, identifying mutual connections to provide valuable insights into your GitHub network.

License

Notifications You must be signed in to change notification settings

albertoalejandro10/github-scraper-ui

Repository files navigation

GitHub Profile UI

JavaScript Vue.js Nuxt.js NuxtUI TailwindCSS Vite MIT License

A powerful GitHub Profile UI built with JavaScript, Vue.js, Nuxt.js, NuxtUI, TailwindCSS, and Vite. This app connects to a GitHub Scraper API to analyze GitHub profiles, followers, and following, identifying mutual connections to provide valuable insights into your GitHub network.

Features

  • Vue.js 3: Reactive user interface for efficient profile analysis.
  • Nuxt.js 3: Static site generation and server-side rendering for better performance.
  • NuxtUI: Pre-built components for faster development.
  • Tailwind CSS: Modern, responsive design framework.
  • Vite: Fast and lightweight build tool for development.
  • GitHub Scraper API: Analyze profiles, followers, and following data to identify mutual connections.

Setup

To get started with this project, clone the repository and install the dependencies:

# Clone the repository
git clone https://github.com/albertoalejandro196/github-scraper-ui.git

# Navigate into the project folder
cd github-scraper-ui

# Install dependencies
pnpm install

# Start the development server
pnpm run dev

The app will be running on http://localhost:3000.

Production

To build the project for production:

pnpm run build

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

Don't forget to ⭐️ star the repo and share it with your github friends. Thank you.

License

This project is licensed under the MIT License.

About

A powerful GitHub Profile UI. This app connects to a GitHub Scraper API to analyze GitHub profiles, followers, and following, identifying mutual connections to provide valuable insights into your GitHub network.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published