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 :)
Top comments (4)
Nice idea, but I think I have some issues. The heart icon is always red, and nothing happens when I click it. Also nothing happens when I click the comment and the storage button. But I like the design and the Instagram feel to it.
I would actually use this if i could follow certain languages besides persons.
Make it a real thing! :D
This is a surprisingly good idea, as mentioned in other comments there's a few little QOL changes that would help. Personally I'd like to see an app (or pwa) version.
Nice idea! 😊