mern-chat-app-frontend

A Real Time Chat App made with MERN stack + tailwind + daisyUI + SOCKET.io

Stars
0
Committers
1

A REAL TIME CHAT APP

MADE WITH MERN + TAILWIND + DAISYUI + SOCKET.IO

This project allow users to login. See all of the users and ONLINE USERS as well. Real time chat with any of the users

Add .env file with

VITE_SERVER=** backend route **

important commands

$npm install (for node modules).

$npm run dev to start