virajvchavan / stocks

A demo React app for showing live stock prices
http://stocksdemo.herokuapp.com
19 stars 19 forks source link
challenge-project frontend-web react stock-market

A demo application built in React.

Deployed here:http://stocksdemo.herokuapp.com)

What it does: Show real time stock market data (fake, random data, just to simulate) in the form of table and graphs

Subscribes to a Websocket(ws://stocks.mnet.website/) to fetch simulated stock market data.

Features:

Possible Enhancements: (See issues)