Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 442 Bytes

RealTime-chatt-app

you can view the app here : https://bit.ly/3zce4ON

a chatt app build using node , express and socket IO . used to public chatt rooms like watching lives or server rooms . with the ability to detect hate speach in difrent languages

To run the app : 1-clone the repo

2-npm install

3-npm run dev

the app contains : real time rooms chat

curse words detection and elemination

your contribution is most welcomed