A simple GitHub Contribution Tracker built with Next.js, React, and Tailwind CSS. This project allows you to track the open/closed issues and pull requests (PRs) for any GitHub user.
- Search GitHub users by username to fetch their issues and pull requests.
- View detailed information about issues and pull requests:
- Issue status (open/closed)
- PR status (open/closed/merged)
- Creation and closing dates for issues and PRs.
- Clean and responsive user interface built with Tailwind CSS.
- Direct links to GitHub issues and pull requests.
- Frontend:
- Next.js (App Router)
- React.js
- Tailwind CSS
- Icons:
- Lucide React (for GitHub and external link icons)
git clone https://github.com/your-username/github-contribution-tracker.git