Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 950 Bytes

File metadata and controls

34 lines (21 loc) · 950 Bytes

🎁 GitHub Wrapped

Get your personal GitHub Wrapped – a fun, visual summary of your GitHub activity. View your most active repositories, contributions, commit stats, languages, and more – all in one beautiful, shareable page.

🌟 Features

  • 📊 Visualize your yearly GitHub activity
  • 📅 Contributions graph and commit trends
  • 🚀 Top repositories and languages
  • 🎨 Shareable UI with smooth animations
  • 🔒 Works with any public GitHub account

🖼️ Preview

image

🚀 Live Demo

Check out the live version here: https://git-wrapped.dotdazzle.in

🔧 Tech Stack

  • Frontend: React / Tailwind CSS / Framer Motion
  • Data: GitHub REST API / GraphQL API
  1. Clone the repo:
git clone https://github.com/Sahillrathore/github-wrapped.git
cd github-wrapped
npm install