Skip to content

Real-Time Chat App with React and Google Firebase - Connection with Email, Github, Facebook or Google (Demo on Heroku)

Notifications You must be signed in to change notification settings

Raigyo/react-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat App with React and Google Firebase - Connection with Email, Github, Facebook or Google

April 2020

🔨 Chat made with React using Google Firebase as DB to store messages and for the connection (sign up / log in) . From CSS Tricks 'Building a Real-Time Chat App with React and Firebase'.

See the demo on Heroku.

React + Firebase logos

Homepage

Capture: Home

Sign Up

Capture: Login

Chat

Capture: Home

About

  • /components: contains reusable widgets used in different pages (footer, header)
  • /helpers: a set of reusable functions (auth, db)
  • /pages: the app views (Home, Signup, Login, Chat)
  • /services: third-party services that we’re using (Firebase)
  • App.js: the root component

Authentication

Capture: Auth GithubCapture: Auth GoogleCapture: Auth FB

How to use

Local

Online

See the demo on Heroku.

Capture: Firebase

Usefull links

About

Real-Time Chat App with React and Google Firebase - Connection with Email, Github, Facebook or Google (Demo on Heroku)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published