Skip to content

WhatsApp clone project, using Quasar Framework with Vue 3 for the front end. The choice of these technologies aims to optimize development efficiency. The planned integration between the front end and the back end, developed in Node.js, aims to establish robust and effective communication.

Notifications You must be signed in to change notification settings

leonardobandeira/clone-whatsapp

Repository files navigation

Clone Whatsapp (clone-whatsapp)

Clone whatsapp with quasar framework

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

WhatsApp clone project, using Quasar Framework with Vue 3 for the front end. The choice of these technologies aims to optimize development efficiency. The planned integration between the front end and the back end, developed in Node.js, aims to establish robust and effective communication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published