/webchat

Browser chat app developed with node and react

Primary LanguageJavaScriptMIT LicenseMIT

WebChat

webchat

licence react tailwind last-commit

📋 Description


WebChat is instant group chatting application which has some features such as:

  • Join Any room
  • Create and delete a room
  • Send messages in room
  • AutoScroll chat
  • Display users in particular room.

🚀 Installation


  1. Install nodejs
  2. Clone project using the command git clone <repo-url>
  3. Navigate to client directory using cd client
  4. Install all the dependencies using npm install
  5. Navigate to server directory usingcd client
  6. Install all the dependencies using npm install
  7. Run the server using node index.js and run the client using npm start

🖥️ Technologies Used


📸 Screenshots


HomePage ChatRoom CreateRoom

👨 Author Info


👤 Karthik Nayak

📝 License


Copyright © 2022 Karthik Nayak.
This project is MIT licensed.