Awesome
Note
This repository currently is not maintained.
Bookmark
Bookmark is simple desktop application example for organizing and storing bookmarked links in one place made using Vue.js, Atom Electron and Firebase.
Cross browser extension made using Vue.js to make bookmark links easier directly from browser.
Build Setup
# Make sure in your firebase console under database you set rules for read and write to true
# Set firebase database url in either src/renderer/db.js file
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# lint all JS/Vue component files in `src/`
npm run lint
Features
- Offline
- Categories
- Marking as Favourite
- Rich Text Media for each link bookmarked
- Export/Import
License
This project was generated with electron-vue.