singodiyashubham87 / GitWrap

GitWrap analyzes your GitHub contributions, showcasing a personalized summary of your coding journey throughout the year. Reflect, celebrate, and share your open-source achievements!
https://git-wrap.vercel.app
12 stars 4 forks source link
ssoc ssoc24

GitWrap - GitHub Contributions Analyzer

GitWrap is a web application that analyzes your GitHub contributions, showcasing a personalized summary of your coding journey throughout the year. Reflect, celebrate, and share your open-source achievements!

Tech Stack

Getting Started

Follow these steps to get started with GitWrap:

Prerequisite

Installation

  1. Clone the repository:

    git clone https://github.com/singodiyashubham87/GitWrap.git
    cd GitWrap
  2. Install dependencies:

    npm install
  3. Edit the .env file & add your Github Personal Access Token:

    VITE_GITHUB_TOKEN = "GITHUB_PERSONAL_ACCESS_TOKEN"
  4. Start the app:

    npm run dev

Features

Credits

Special thanks to GitHub for providing the GitHub GraphQL API that makes this project possible.

Author

Contributors

License

This project is licensed under the MIT License.

Support

Support the project by starring the repository.