Skip to content

blacksector/react_firebase_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Chat

This project drew inspiration from Fireship's tutorial https://fireship.io/lessons/react-firebase-chat-app-tutorial/. Instead of having a global chat, I used firebase to implement a full 1 on 1 chat with users who are globally registered on the platform.

Getting Started

  1. You will need to setup the node modules so go ahead and use your favourite package manager:
$ yarn
  1. Now, simply start the react app:
$ yarn start

Tools Used

  • React
  • Firebase
  • React Toastify
  • React Firebase Hooks
  • React Bootstrap / Bootstrap

TODO

  • Moving forward there will be options to block, and only message people that you are friends with.
  • Read Notifications
  • Typing indicators

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published