A PreactJS powered progressive web (chat) application using Firebase Realtime Database.
-
Chat instantly with strangers (no login is required).
-
Messages sent, typing status.
-
One click to close and chat with another stranger.
-
Native app like experience.
-
Supported platform Android, iOS & Windows.
-
Supported browsers Chrome, Firefox, Opera, Safari & Edge.
few other utility libraries, check my package.json file
npm install
npm run start
npm run build
After running npm run build
, use below command to deploy in gh-pages
npm run deploy
If you find a bug or nice to have feature, please feel free to create an issue and PR is most welcome :)