After the real estate sample application I shared last week, here is a React + Lightning Design System version of the Trader Desktop sample application I’ve shared before using other frameworks. The Lightning Design System is the new CSS toolkit from Salesforce that provides a set of UI components, UI patterns and guidelines focused on Business/Enterprise app development.
The back-end is built with Node.js and Socket.io.
Check out this video for a quick walkthrough:
Live Version
Click here to experience the application live on Heroku. You can go ahead and buy or sell stocks in the app: the feed and the orders are obviously simulated.
Source Code and Installation Instructions
The source code, installation and build instructions are available in this repository on Github.