An open API service indexing awesome lists of open source software.

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)

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

- preact-cli

- Material Icons

- Firebase Realtime Database

- Icons Generator

*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