Skip to content

Full stack note app that has full crud capabilities with the help of Vue 3, Composition Api, Vue Router, Pinia, Vuetify 3 and Firebase 9.

Notifications You must be signed in to change notification settings

codedbyEmre/fullstack-vuetify-note-app

Repository files navigation

Stacks

Vue 3
Composition Api
Vue Router 4
Vuetify 3
Pinia
Vite
Firebase 9

Project setup

For this project, You will need the Firebase configurations;

apiKey,
authDomain,
projectId,
storageBucket,
messagingSenderId,
appId

-In the root, rename .env.sample to .env

Application Snapshots

1

2

3

4

5

6

7

8

9

Install dependencies

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

Customize configuration

See Configuration Reference.

License

License: MIT
This project is licensed under MIT, for more information please visit this website

About

Full stack note app that has full crud capabilities with the help of Vue 3, Composition Api, Vue Router, Pinia, Vuetify 3 and Firebase 9.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published