All Projects → bchiang7 → google-keep-vue-firebase

bchiang7 / google-keep-vue-firebase

Licence: other
Google Keep clone with Vue.js and Firebase, just for fun

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to google-keep-vue-firebase

keep
Run Google Keep in the menu bar
Stars: ✭ 66 (+17.86%)
Mutual labels:  google-keep
Omni Notes
Open source note-taking application for Android
Stars: ✭ 2,343 (+4083.93%)
Mutual labels:  google-keep
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Stars: ✭ 7,838 (+13896.43%)
Mutual labels:  google-keep
popup-for-keep
📝 Load Google Keep in a popup from the current tab in Google Chrome
Stars: ✭ 48 (-14.29%)
Mutual labels:  google-keep
keep-it-markdown
Convert Google Keep notes dynamically to markdown for Obsidian and Notion using the unofficial Keep API
Stars: ✭ 125 (+123.21%)
Mutual labels:  google-keep
google-keep-exporter
Export google keep notes to markdown
Stars: ✭ 153 (+173.21%)
Mutual labels:  google-keep
notes to keep
Export all your Apple iCloud Notes to your Google Keep.
Stars: ✭ 46 (-17.86%)
Mutual labels:  google-keep
keep-desktop
Google Keep Dark: Desktop application for Windows, Mac and Linux with Dark Theme.
Stars: ✭ 42 (-25%)
Mutual labels:  google-keep
keep-graph
Keep Graph is a open source clone of Google Keep. It's built on top of React and GraphQL.
Stars: ✭ 29 (-48.21%)
Mutual labels:  google-keep

Google Keep Clone with Vue and Firebase

Based on this Scotch.io tutorial

Netlify Status

Getting Started

  1. Copy the .env.example file to a .env file and fill in the environment variables from your Firebase app

  2. Install dependencies

    yarn
  3. Start it up

    npm run serve

Vue CLI

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].