This project is to show the data that is passed to the program in the form of Excel, and its features include the possibility of creating several tabs and viewing graphs related to several data sets, and the possibility of export them in PDF format.
After you pull the project, you need to install the project. First, run the following command in the terminal you have opened in the main project folder:
$ yarn installAfter the installation process of the project is done correctly, you need to run the program:
$ yarn run devthen you can see the page on this link: localhost:3000