Skip to content

PubNubDevelopers/ReactHooksChat.PubNub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat Example Powered by PubNub

This project demonstrates the power that PubNub provides behind the scene in many use cases.

PubNub Signup

Tech Used

  • PubNub React SDK - Provides the backend for the project.
  • React - Framework that was used for the logic and frontend flow.
  • Material-UI - Frontend modules for organization and beauty.

Getting Started

  • Make sure you have Node.js installed.
  • git clone https://github.com/SambaDialloB/PubNubReactChat.git
  • npm i
  • npm start You should now be able to view and connect to a local version of the app via localhost:3000

Authors

Samba Diallo - Rewrote based off @nxsyed's ChatEngine Chat

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 10.0%
  • CSS 5.8%