https://github.com/thiti-dev/git-3d-garden
A 3d git contribution activities visualized out as the 3d tile set
https://github.com/thiti-dev/git-3d-garden
apollo-client github-api react react-three-drei react-three-fiber tailwind threejs typescript webfontloader
Last synced: 11 months ago
JSON representation
A 3d git contribution activities visualized out as the 3d tile set
- Host: GitHub
- URL: https://github.com/thiti-dev/git-3d-garden
- Owner: Thiti-Dev
- Created: 2022-06-27T16:17:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T04:46:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T03:42:08.411Z (about 1 year ago)
- Topics: apollo-client, github-api, react, react-three-drei, react-three-fiber, tailwind, threejs, typescript, webfontloader
- Language: TypeScript
- Homepage: https://git-3d-garden.surge.sh
- Size: 10.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🏡 git-3D-garden
A 3D github's contribution activities visualized out as the 3d tile set.
#### 🔖 NOTE
This project is inspired by [@heypoom](https://github.com/heypoom). 3-4 years ago I saw he made the [git-garden](https://github.com/heypoom/git-garden) and it was very interesting and at that time I had been planning to make one too but I had never ever finished it because of my laziness (tbh never even started) until recently I just got time and this project-idea still rounding around my mind so I think I must make it done and here's how it goes
## 🚀 Getting Started
1. **Start the react-app.**
###### start the react app in the development mode with
```sh
yarn start
```
2. **Build project.**
###### build the react app
```sh
yarn build
```
## 🌟 Demo