Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.98 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.98 KB
chat room

Chat App Room

This project is the implement of an chat app using socket.io this project works only on the same network. But it has many functionalities you can form rooms and directly send messages to a user and the ui is also very clean.

Screenshots


Demo

Chat App

Project Setup

# Fork the repository Then clone the repository from your github and open the folder Chat-App-Room.
# Then follow the following steps to setup the project
1. cd client
2. npm install
3. npm run dev
4. cd ..
5. cd server
6. npm install
7. npm run dev

Tech Stack

  • React.js
  • Tailwindcss
  • Typescript
  • Socket.io
  • Express
  • React-hot-toast

🔗 Links

portfolio linkedin twitter youtube YouTube Channel Subscribers

Authors