Beyond few VLOOKUPs, a SUM and an AVERAGE, using excel becomes a hassle. Understanding a data's shape shouldn't be.
In dreamworld, this project is to evolve into a series of boilerplate components that make time to insight adequately "easy" or at least enjoyable.
This project now exists inside a NextJS mindset. Pages go in pages. Components goes into components.
OR if you want to code...
- pull it down the project directory and
cdon in - run
yarn (install)and then yarn devRuns 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.