Hi everyone. As a waste of time activity, I made an app called Gistagram. It uses GitHub's Gist API and Carbon's embed. That's all. I'm not sure how this work could be better and I just used Vue for this work.
Live Demo: https://aligoren.github.io/gistagram/
gistagram
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
Thanks :)