Skip to content

A sample real time chat app using Node, React and Pusher

Notifications You must be signed in to change notification settings

jmorey28/react-pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Pusher Setup

This project requires a Pusher channel to run.

  1. Head over to https://pusher.com/ to setup an account and a Pusher channel.
  2. Add the generated app keys to this application in server.js and App.js.
  3. Run npm start, open up two separate browser windows and start messaging 🎉 🎉

You can find my full tutorial here: http://jackmorey.com/real-time-chat-room-with-react-php-pusher/

Available Scripts

In the project directory, you can run:

npm start

About

A sample real time chat app using Node, React and Pusher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published