Skip to content

LeoSL/live-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ Market Live Updates

πŸ’‘ Looking for the server repository? Click here.

  • A web application that experiments three different ways of fetching data and lively update the UI with it!

    1. Simple GraphQL Query over HTTP
    2. GraphQL Query over HTTP using polling strategies
    3. GraphQL Subscriptions subscribing and consuming over a WebSocket endpoint
  • Powered by React, TypeScript, and Apollo Client v3.

marketLiveUpdatesGIF

Available Scripts

In the project directory, you can run:

npm install

Installs project dependencies.

πŸ’‘ Before running the installation, make sure you have the same Node version by running nvm use.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

Architecture

Market Live Updates@2x (10)


This project was bootstrapped with Create React App.

About

πŸ“ˆ Market Live Updates frontend application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published