Introduction Vue JS
Thank you for purchasing Chatvia - Vue Js Responsive Chat App Template.
Chatvia is built with Vue3, Bootstrap 5.3.3, Bootstrap-vue-next 0.15.5, Vue with Pinia and Vue Js, SCSS with responsive with all devices and supported with Dark, Light and RTL modes. You can change mode very quickly by doing a single change. It has many features like one to one chat, group chat, contact, send files, online users, new messages from users, authentication pages and many more.
📁 Folder & Files Structure
├── public
├── src
├── assets
├── fonts
├── images
└── scss
├── custom
├── components
├── fonts
├── pages
├── plugins
├── rtl
└── structure
├── _variables-dark.scss
├── _variables-scss
├── app.scss
├── bootstrap.scss
└── icons.scss
├── helpers
├── lang
├── router
├── store\pinia
├── views
├── pages
├── utils
├── App.vue
├── authUtils.js
├── i18n.js
└── main.js
├── .env
├── .env.production
├── .gitignore
├── babel.config.js
├── package.json
├── README.md
├── vue.config.js