8000 GitHub - sl5310/pushercoins: A React.js PWA with realtime features accompanying the tutorial on the Pusher blog.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sl5310/pushercoins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PusherCoins

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

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.

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%
0