Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Next.js dashboard built with styled-components, created as a front-end developer interview assignment for PT. Millennium Pharmacon International.

Free open-source admin dashboard template built with Tailwind CSS and Next.js, featuring 16+ pre-built pages, charts, forms, and auth pages.

Free Bootstrap 4 HTML5 admin dashboard template with 60+ HTML files, 10 layouts, charts, and auth pages.

Free multi-page admin dashboard template built with Tailwind CSS and SASS, featuring analytics and e-commerce dashboards.

Free Bootstrap 4 HTML5 admin dashboard template with Laravel support, including charts, auth pages, and a responsive layout.
Super Finti Dashboard is a Next.js React dashboard template styled with the styled-components package, originally built as a front-end developer interview assignment for PT. Millennium Pharmacon International.
Super Finti Dashboard is a UI dashboard project built on the Next.js React framework, with all styling handled by the styled-components package. It was created as one answer in a series of interview questions for a Front End Developer position at PT. Millennium Pharmacon International, and the repository has been published on GitHub. The project outputs a single-screen dashboard layout that runs in a local development server. There is no backend, database, or authentication layer included — the dashboard is a front-end-only React app.
npm install, the project starts with either npm run dev or yarn run dev.npm install, then start the server with npm run dev and open the returned local URL.