A simple realtime chat application using ionic 1 and firebase 3. See the live preview here: https://chat-f3d06.firebaseapp.com/
##Todo
- Go to app.js and change on line 6 to your Firebase API.
- Then just run 'ionic serve' to preview it in your browser.
- Input your email and password first, then clik 'Sign up' if you are new.
- If you already have an account, fill email and password, then click 'Login'.
*Please note that this is really simple implementation how to use firebase 3 in your in ionic 1. See your browser console log to see whats happen if somethings doesn't work.