Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

18520339/pusher-chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application with React JS

This project is now deprecated because the main library @pusher/chatkit is shut down

Demo: https://www.youtube.com/watch?v=hG-g__2rSIU

Techniques used:

  • React JS
  • Hooks
  • SCSS
  • Webpack
  • Google, Facebook, Github API

Features:

  • Sign in, Sign Out with social account
  • Room Chat, Not found page router
  • Real time Chat
  • Create room
  • Filter, sort by name, status
  • Notifications
  • Send messages with images, link previews, hashtags, icons
  • Voice and video call, screen sharing

Usage:

git clone https://github.com/18520339/pusher-chat-room.git
cd pusher-chat-room
yarn install
yarn start