Financial Instruments Data

Description

This project features a custom-built data table designed to showcase financial instruments data, developed with React.

Installation

To run this project locally, ensure you have Node (v>= 18) and yarn (v1.22.10) installed.

Run the commands mentioned below

  1. Clone the repository
git clone <repository-url>
  1. Install dependencies
yarn install
  1. Run the project locally
yarn run build
  1. To start the local server, use
yarn serve

Visit http://localhost:3000 in your browser to view the project.

Demo

This project is deployed with AWS S3 and CloudFront. You can check the demo here

Technologies Used

  • React 17
  • Webpack
  • Babel
  • TypeScript
  • Jest