Viet Chat is a real-time chat application inspired by Zalo.
link
Language: ReactJS + Typescript + ViteJS
CSS framework: TailwindCSS
Clone the project
git clone https://github.com/Minhquanzz1002/viet-chat-web
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run dev