https://github.com/gokulkrishh/anonymous-web
💬 A PreactJS powered progressive web (chat) application (Not active)
https://github.com/gokulkrishh/anonymous-web
chat-application firebase firebase-database firebase-realtime-database preact preact-app progressive-web-app pwa pwa-apps pwapp pwas
Last synced: about 2 months ago
JSON representation
💬 A PreactJS powered progressive web (chat) application (Not active)
- Host: GitHub
- URL: https://github.com/gokulkrishh/anonymous-web
- Owner: gokulkrishh
- License: mit
- Created: 2016-07-21T05:57:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T16:27:47.000Z (over 5 years ago)
- Last Synced: 2025-03-23T08:06:23.892Z (about 2 months ago)
- Topics: chat-application, firebase, firebase-database, firebase-realtime-database, preact, preact-app, progressive-web-app, pwa, pwa-apps, pwapp, pwas
- Language: JavaScript
- Homepage:
- Size: 7.92 MB
- Stars: 29
- Watchers: 6
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
###
# [Anonymous Chat](https://anonymouschat.in)
*A PreactJS powered progressive web (chat) application using Firebase Realtime Database.*
### [Live](https://anonymouschat.in)
## 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
````sh
npm install
````### Run
````sh
npm run start
````### Build
````sh
npm run build
````### Deploy
After running `npm run build`, use below command to deploy in gh-pages
````sh
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