This project features a custom-built data table designed to showcase financial instruments data, developed with React.
To run this project locally, ensure you have Node (v>= 18) and yarn (v1.22.10) installed.
- Clone the repository
git clone <repository-url>
- Install dependencies
yarn install
- Run the project locally
yarn run build
- To start the local server, use
yarn serve
Visit http://localhost:3000 in your browser to view the project.
This project is deployed with AWS S3 and CloudFront. You can check the demo here
- React 17
- Webpack
- Babel
- TypeScript
- Jest