Skip to content

AdarshKonchady/react-firebase-simple-chat-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Firebase Chat Web App

Instructions

  1. Download the repository.
  2. Run npm install.
  3. Switch to the directory and run 'webpack -w'.
  4. Go to 'http://firebase.google.com' and get your application created
  5. On Overview tab in Firebase console, click on 'Add Firebase to your web app' and copy the code snippet.
  6. Paste the code snippet in index.html (find the placeholder)
  7. Run index.html in the browser on different tabs to test the application.

Note: Webpack should be installed globally on your system

About

Simple demo illustrating React Chat web app with Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published