Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonht113/vue3-chat-app-with-firebase

πŸš€πŸ‘¨β€πŸ’» Build app chat tutorial with vue3 and firebase ( πŸ‘¨β€πŸ’»inprogress... )
https://github.com/sonht113/vue3-chat-app-with-firebase

firebase firebase-realtime firebase-storage firestore quasar-framework unocss vite vue3-typescript

Last synced: 9 days ago
JSON representation

πŸš€πŸ‘¨β€πŸ’» Build app chat tutorial with vue3 and firebase ( πŸ‘¨β€πŸ’»inprogress... )

Awesome Lists containing this project

README

        

# Vue 3 + TypeScript + Vite + Quasar-Framework + UnoCSS

### Photo is under development



### Config firebase

1. Visit here to setup new project with firebase: https://firebase.google.com/docs/web/setup
2. After setup finish => You can copy config of firebase and paste to file index.ts of folder firebase.



### Run source:

Run the following command on your local environment:

```shell
git clone --depth=1 https://github.com/sonht113/vue3-chat-app-with-firebase.git
cd my-project-name
pnpm install
```

Then, you can run locally in development mode with live reload:

```shell
pnpm run dev
```

Open http://localhost:5173 with your favorite browser to see your project.

Made with β™₯ by [NuiCoder](https://www.facebook.com/profile.php?id=100032736788526&locale=vi_VN)