Skip to content

honzaap/GithubCity

Repository files navigation

GitHub City

GitHub Repo stars GitHub last commit GitHub

What would Your city look like?

Create a 3D city from your GitHub contributions 🏙

About

GitHub City uses ThreeJS to generate a 3D city from your GitHub contribution graph.

Using hardware acceleration is highly recommended!

Installation

  1. Clone repository to your local machine
  2. Open terminal and cd into repository folder
  3. run npm install
  4. run npm run dev