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

https://github.com/muhammadhasham23/react-chat-box

React chat application using firebase as backend.
https://github.com/muhammadhasham23/react-chat-box

boostrap javascript react

Last synced: 6 months ago
JSON representation

React chat application using firebase as backend.

Awesome Lists containing this project

README

          

# React ChatBox

React chatbox is an application made with firebase as a backend.It can be used for end to end communication with authentication based on gmail (third party) or email.

## Getting Started

To get started simply navigate to the project directory and:

`npm install`
`npm run`

check localhost:3000.

### Prerequisites

The boilerplate has everything you just need to install Node.js.

```
Give examples
```

### Installing

A step by step series of examples that tell you have to get a development env running

```
Give the example
```
![alt text](http://i.imgur.com/Kv9SFNx.png)

![alt text](http://i.imgur.com/0P8yJ63.png)

![alt text](http://i.imgur.com/GsOozDv.png)

![alt text](http://i.imgur.com/PHFAm5q.png)

## Built With

* Firebase API
* NPM
* Webpack
* React.js

## Contributing

To make this project better please contribute.

## Authors

* **Mohammad Hasham**

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Special Thanks to Stephen Grider.