Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

the-road-to-learn-react/react-firebase-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated: If you want to learn about Firebase in React, check out The Road to Firebase.

React Firebase Chat Example

Build Status Slack Greenkeeper badge

Features

  • uses:
    • React (create-react-app)
    • Firebase

Installation

  • git clone git@github.com:the-road-to-learn-react/react-firebase-chat.git
  • cd react-firebase-chat
  • npm install
  • npm start
  • visit http://localhost:3000/
  • Use your own Firebase Credentials

Use your own Firebase Credentials