Skip to content

YahyaAltintop/private-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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