In the project directory, you can run:
Open http://localhost:3000 to view it in your browser.
I have used:
- Highcharts for the Company Chart page
- Axios for fetching data from the iexcloud API
- Antd for the UI interface
- React Router for routing
- Redux for State managment
I did not use SASS or LESS because there was nothing to style thanks to Antd UI package.