Features of Next-github
Stats card
Replace [USERNAME]
with your Github Username and add it to your README.md for display your stats
[![Contribution Stats](https://next-github-tau.vercel.app/api/card?username=[USERNAME])](https://github.com/AlenSaito1/next-github/)
[![Contribution Stats](https://next-github-tau.vercel.app/api/card?username=alensaito1)](https://github.com/AlenSaito1/next-github/)
Here i replaced [USERNAME]
with my username (AlenSaito1)
Fetch your Github contribution calendar in your terminal
curl 'https://next-github-tau.vercel.app/api/contributions?username=[USERNAME]'
Replace [USERNAME]
with your Github Username and Run in your terminal
This is a Next.js project bootstrapped with create-next-app
.