KeepUp is a learning project that partly copies the basic idea from Google Keep.
- Creating notes
- Adding pictures, backgrounds, reminders for notes
- Search for notes
- Editing notes
- Creating categories for notes
- Data export/Import
- Saving uploaded images in Firebase Storage
- Different types of note display
- Free movement of notes in the container
- Switching themes (light, dark)
- Creating notes.
- Creating category.
- Search notes.
- Deleting/moving notes to the trash.
- Changing the display of notes.
- Import/export data.
- Various little things.
- Create Firebase Web Project
- Copy configuration
- Import configuration in
src/config/firebase/index.js
yarn
# or
npm install
quasar dev