This project was created with Next JS, Material UI, Styled Components, Recharts, React Grid & React Query.
The Web app is deployed on Vercel at https://charts-tables.vercel.app/
The optimizations made by using NextJS for static site generation and React-Query for api fetching and caching has made the site extremely fast allowing a Ligthouse score of 99/100
Clone the git repo
npm install
npm run dev
Open http://localhost:3000 to view it in the browser.