Skip to content

causecode/react-firebase-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-firebase-chat

Steps to run:

  1. Clone this repo: git clone https://github.com/causecode/react-firebase-chat && cd react-firebase-chat
  2. Create a Firebase Project at https://firebase.google.com and create an app using "Add Firebase to your web app"
  3. Replace the placeholder for the credentials in src/firebase.js with the ones provided by Firebase
  4. Run the dev/test build by running npm start in the project folder
  5. Access the app in your browser at the URL mentioned on the command prompt.

About

A sample app accompanying the Firebase Realtime Database blog post. Basic group chat functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published