gokulkrishh / anonymous-web

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 64.0%Language:CSS 34.9%Language:Shell 1.1%