Skip to content

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

Notifications You must be signed in to change notification settings

eliDatamix/pushercoins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • CSS 10.4%
  • HTML 8.9%