CAMRI Data Walls is a single-page web app developed using the React library. It receives market price data through an API and displays it in near real-time updates.
- React - Web Library
- Antd - UI Library
- Moment - Time/Date Library
- Victory - Data Visualization/Charting Library
Local Deployment: Follow the instructions on Create-React-App/Deployment/Static Server You will need to have Node installed.
This project is licensed under the MIT License - see the LICENSE.md file for details