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

https://github.com/ewgenius/firechatt

react chat app, based on firebase
https://github.com/ewgenius/firechatt

Last synced: about 1 year ago
JSON representation

react chat app, based on firebase

Awesome Lists containing this project

README

          

# FIRECHATT

Simple messenger, based on [firebase](https://www.firebase.com/) platform for backend and React.js with [material-ui](http://www.material-ui.com/) on frontend.
Created just for fun, while learning React.

Live demo at [https://firechatt.firebaseapp.com](https://firechatt.firebaseapp.com)(yet under counstruction).

## Progress

- [x] base layout with material design
- [x] google auth and user creation
- [x] api for creating chat between two users
- [x] messages api
- [ ] chat closing logic and events
- [ ] save profile in localstorage, don't reuire login each time
- [ ] responsive design for mobile
- [ ] favicon, app icons

## License

This project is licensed under the terms of the MIT license