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

Latest commit

 

History

History
27 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.08 KB

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