https://github.com/ryym/friendly-chat
https://codelabs.developers.google.com/codelabs/firebase-web/
https://github.com/ryym/friendly-chat
Last synced: about 1 month ago
JSON representation
https://codelabs.developers.google.com/codelabs/firebase-web/
- Host: GitHub
- URL: https://github.com/ryym/friendly-chat
- Owner: ryym
- Created: 2019-04-28T13:18:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T13:01:03.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T15:47:43.975Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 432 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Friendly Chat
This is a sample chat app built on Firebase, React and Redux, written in TypeScript.
The app is based on this fun tutorial: .
I implemented this app as a dogfooding of [ryym/redy](https://github.com/ryym/redy).