yomete / pushercoins

A React.js PWA with realtime features accompanying the tutorial on the Pusher blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PusherCoins

This app demonstrates how to use ReactJS, Pusher, and Service Worker to build a realtime PWA.

View tutorial

How to run this app

  1. Clone the repo - https://github.com/yomete/pushercoins
  2. Open src/Today/Today.js, and server.js and edit with your Pusher credentials which can be gotten from the Pusher dashboard
  3. In the root of the project folder, run npm install to install all dependencies.
  4. Then run npm start to get the app up and running.

Built With

...

Acknowledgements

...

About

A React.js PWA with realtime features accompanying the tutorial on the Pusher blog.


Languages

Language:JavaScript 80.7%Language:CSS 10.4%Language:HTML 8.9%