This project demonstrates the power that PubNub provides behind the scene in many use cases.
- 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.
- Make sure you have Node.js installed.
-
git clone https://github.com/SambaDialloB/PubNubReactChat.git -
npm i -
npm startYou should now be able to view and connect to a local version of the app via localhost:3000
Samba Diallo - Rewrote based off @nxsyed's ChatEngine Chat