jennylihan / codelab-friendlychat-web

The source for the Firebase codelab for building a cross-platform chat app

Home Page:https://firebase.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Codelab: FriendlyChat

This code is forked from the Firebase Web Codelab.

How to Run

The completed code is in the web subfolder. In terminal, you can run by using firebase deploy --except functions

Planned Changes for SEA

  • Organize the code
  • If we have time... add the Bitmoji Kit to the chat platform
  • If we have time.. move the sign in to another page. Redirect from the sign-in page to the chat page.

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

About

The source for the Firebase codelab for building a cross-platform chat app

https://firebase.google.com

License:Apache License 2.0


Languages

Language:JavaScript 54.8%Language:HTML 26.5%Language:CSS 18.6%