I made an electron-vue app that showcases the 'awwwest' sub r/aww, and also I felt the need to make a desktop app for Reddit (in dark mode ofcourse)
- Vue CLI Plugin Electron Builder
- Vuetify for the UI
- Vue Router
- Axios for fetching data from r/aww
It was really fun learning to build a desktop app (which included cutest animals!)
npm install
npm run electron:build
npm run electron:serve