Nextfin UI is the frontend for the Nextfin Platform, built with React, TypeScript & shadcn/ui.
- Node.js >= 18
- pnpm (preferred package manager)
-
Clone the repository:
git clone https://github.com/your-username/nextfin-ui.git cd nextfin-ui -
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev



