Secret messaging app Just you and those you invite. Project Setup Clone project git clone "https://github.com/YahyaAltintop/private-chat-app" Go to the project directory (do this for client and server) cd private-chat-app/client or server Install dependencies npm install Run the project npm run dev Tech Stack Client: Vue3, Pinia, Vue-router, Vite Server: Node, Express, Cors, Nodemon Tools: Socket.io, Sass License MIT