This project was bootstrapped with Create React App.
This project was created using the command npx create-react-app <project-name>
After git clone, install the latest version of node and run the below command to install dependencies.
Utilizing Bootstrap@5 from CDN, papaparse to parse the CSV files and react-google-charts for building chart components.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.