Skip to content

💬 A PreactJS powered progressive web (chat) application (Not active)

License

Notifications You must be signed in to change notification settings

gokulkrishh/anonymous-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PreactJS powered progressive web (chat) application using Firebase Realtime Database.

Features

  • 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.

Build Tools

few other utility libraries, check my package.json file

Installation

npm install

Run

npm run start

Build

npm run build

Deploy

After running npm run build, use below command to deploy in gh-pages

npm run deploy

Contributions & Feature Request

If you find a bug or nice to have feature, please feel free to create an issue and PR is most welcome :)

MIT Licensed