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 Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
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.