A simple auto scroller for Reddit image threads.
During the Lockdown of 2020, I had some time and wanted a small side project. I decided to try to learn more about Vue.js as I was using it for a work project as well. My main source of inspiration was Imagoid. I did not recreate it but instead just focused on the auto scrolling functionality.
Furthermore, it should be more mobile-friendly. I used Vuetify for the front-end framework.
Hope you enjoy. Feel free to leave any issues.
Code is messy. Vue isn't bad. Front-end is complicated.