/codelab-friendlychat-web

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

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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