Skip to content

nickeyvee/react-stock-market-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Stock Market Chart

Search any stock by their symbol. Can hold multiple stocks and display stock price data according to different time intervals. The application also syncs near-instantly across clients using websockets.

screenshot

Technologies Used

  • React.js
  • Express.js
  • Socket.io
  • D3.js
  • C3.js (D3.js chart library)