Skip to content

A simple auto scroller for Reddit image threads.

License

Notifications You must be signed in to change notification settings

modelorona/Scroll-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Scroll-It

A simple auto scroller for Reddit image threads.

Motivation

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.

Disclaimer

Code is messy. Vue isn't bad. Front-end is complicated.