Skip to content

GitSpy is a sleek and responsive GitHub profile finder that allows users to search for GitHub accounts and view essential details such as profile information, repositories, followers, and following.

Notifications You must be signed in to change notification settings

daviddozie/GitSpy

Repository files navigation

GitSpy

πŸ“Έ Screenshot

GitSpy is a powerful and user-friendly GitHub profile finder that allows users to search for any GitHub profile and explore its details instantly.

πŸš€ Features

  • πŸ”Ž Search for any GitHub username
  • πŸ“Š View user details: avatar, bio, repositories, followers, and following
  • 🌐 Quick access to social media links (GitHub, Twitter, LinkedIn)
  • 🎨 Responsive and visually appealing UI
  • ⚑ Fast and efficient API fetching

πŸ› οΈ Tech Stack

  • Frontend: Next.js, React, Tailwind CSS
  • API: GitHub REST API
  • Styling: Tailwind CSS
  • Icons: React Icons
  • Hosting: Vercel

πŸ—οΈ Installation

Follow these steps to set up GitSpy locally:

# Clone the repository
git clone https://github.com/daviddozie/GitSpy.git

# Navigate to the project directory
cd gitspy

# Install dependencies
npm install  # or yarn install

# Start the development server
npm run dev  # or yarn dev

Then, open http://localhost:3000 in your browser.

πŸš€ Deployment

GitSpy is deployed on Vercel. To deploy your own version:

  1. Fork the repository.
  2. Connect it to Vercel.
  3. Deploy with a single click!

🀝 Contributing

We welcome contributions! To contribute:

  1. Fork the project.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

πŸ“œ License

This project is licensed under the MIT License.

πŸ“ž Contact

For inquiries, reach out:


Made with ❀️ by David Mgbede πŸš€

About

GitSpy is a sleek and responsive GitHub profile finder that allows users to search for GitHub accounts and view essential details such as profile information, repositories, followers, and following.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published