Skip to content

Latest commit

 

History

History
70 lines (48 loc) · 1.36 KB

File metadata and controls

70 lines (48 loc) · 1.36 KB

GitHub Wrapped

Your year on GitHub, wrapped. See your contributions, top repositories, and coding stats in a beautiful visual summary.

Features

  • 📊 Contribution Stats - View your yearly contribution statistics
  • 🏆 Top Repositories - Discover your most active repositories
  • 📈 Coding Insights - Get insights into your coding habits
  • 🎨 Beautiful Design - Enjoy a visually stunning wrapped experience

Tech Stack

  • Next.js 16 - React framework for production
  • React 19 - UI library
  • TailwindCSS 4 - Utility-first CSS framework
  • Framer Motion - Animation library
  • Recharts - Charting library
  • Radix UI - Accessible component primitives

Getting Started

Prerequisites

  • Node.js 18+
  • pnpm (recommended) or npm

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/github-wrapped.git
    cd github-wrapped
  2. Install dependencies

    pnpm install
  3. Start the development server

    pnpm dev
  4. Open http://localhost:3000 in your browser

Development

# Run development server
pnpm dev

# Build for production
pnpm build

# Start production server
pnpm start

# Run linting
pnpm lint

Author

Dhiraj

License

This project is open source and available under the MIT License.