This is a minimalist, distraction-free wrapper for using reddit without all the visual distractions. It's supposed to help you only click on the posts you actually want to read.
Accepting ideas and contributions!
Built with Vue 3
Install dependencies
yarn install
Run the dev server
yarn dev
Build for production
yarn build