Yes there is 🙂 https://github.com/mukhindev/react-isometric-github-calendar
EN: Github calendar in isometric on SVG and Vue.
RU: Github календарь в изометрии на SVG и Vue.
EN:
- Rename file
.env.exampleto.env. Add your login and token (public) from github. - Run
npm run devfor developer mode. - Run
npm run buildfor build web-application in directorydist.
RU:
- Переименуйте файл
.env.exampleв.env. Добавьте ваши логин и токен (публичный) от github. - Выполните
npm run devдля режима разработки. - Выполните
npm run buildдля построения веб-приложения в папкеdist.
