An open API service indexing awesome lists of open source software.

https://github.com/twistedstack/react-firebase-chat

Chat CRUD app built with ReactJS and Firebase
https://github.com/twistedstack/react-firebase-chat

chat-application firebase firebase-auth firestore react reactjs

Last synced: 3 months ago
JSON representation

Chat CRUD app built with ReactJS and Firebase

Awesome Lists containing this project

README

          

# React Firebase Chat App
> Chat Application built with React and Firebase.

[DEMO](https://react-chap.web.app/)

### Tech Stack

- ReactJS Frontend
- Firebase Backend

### Firebase Services
- Firebase Authentication for users (Google)
- Cloud Firestore

## Setup Locally for Live Session Reference
This project should be setup locally as reference to follow along with as you build your version of the React Firebase Chat App in a separate project that is connected to your Github.