Libraries
Here you can find the libraries that are required to use the components.
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.