Prerequisites
Download
Libraries
download de algumas libs pra eu estudar melhor depois (texto do website ofc)
1
Install Recharts
Install Recharts by running the following command Recharts Docs
bash
2
Install Shadcn UI
Run the init command to create a new Next.js project or to setup an existing one Shadcn UI Docs
bash
3
Add Components
Add the required components to your project by running the following command:
bash
That's all you need to get started.


