A realtime static page hosted on Firebase Hosting accompanying the tutorial on the Pusher blog.
- Clone the repo -
https://github.com/yomete/hamiltonlyrics
- Open
src/components/ChannelDetails
andserver.js
and edit with your Pusher credentials which can be gotten from the Pusher dashboard - In the root of the project folder, run
npm i
to install all dependencies. - Then run
npm run dev
to get the app up and running.
A live demo can be seen at hamilton-lyrics.firebaseapp.com