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.
- Host: GitHub
- URL: https://github.com/muhammadhasham23/react-chat-box
- Owner: MuhammadHasham23
- Created: 2017-08-22T18:17:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T08:12:57.000Z (over 3 years ago)
- Last Synced: 2025-04-07T22:35:32.614Z (over 1 year ago)
- Topics: boostrap, javascript, react
- Language: JavaScript
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
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
```




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