A Next.js app for Github Dashboard of an User.
Get following Insights for any github user:
- Public Repos
- Followers
- Following
- Gists
- Profile
https://github-activity-dashboard.vercel.app/
GET /api/getData| Query | Type | Description |
|---|---|---|
username |
string |
Required. Github username for fetching data |
Clone the project
git clone https://github.com/Yeabtsega1/GitHub Activity DashboardGo to the project directory
cd GitHub Activity Dashboard
Install dependencies
```bash
npm install
Start the server
npm devContributions are always welcome! Just raise an issue, we will discuss it.
If you have any feedback, please reach out to me here
