Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Marketing agency landing page built with NuxtJS, UnoCSS, and Unify UI Blocks.

Full-stack React website template for a fictional Instagram growth agency with user accounts and a reCAPTCHA-protected contact form.
AgenceX is an MIT-licensed, single-page landing template for digital marketing agencies, built on Nuxt with UnoCSS and assembled from Unify UI Blocks, with a live preview deployed on Vercel.
AgenceX is a landing page template for a digital marketing agency, built with Nuxt (listed under the nuxt3 topic) and styled through the unocss/nuxt module. It takes a clone of the agence-x-unocss repository as its input and produces a runnable Nuxt application with a landing page, a live preview at agence-x-unocss.vercel.app, and 31 GitHub stars. The template is published by the Unify UI project under the MIT License, with the license file included in the repository.
Clone the repository from github.com/unify-ui-dev/agence-x-unocss, install dependencies with npm, pnpm, yarn, or bun, and start the development server with the dev command. For production, run the build command, then the preview command to check the output locally before deploying; the README links to Nuxt's deployment documentation.
Free — AgenceX is published under the MIT License, so the full source is available at no cost for personal and commercial projects.
Yes, AgenceX is open source under the MIT License, so it is free to use in personal and commercial projects. The license file is included in the repository.
AgenceX uses Nuxt (nuxt3 topic), the unocss/nuxt module, nuxt/image, nuxtjs/color-mode, clsx, and tailwind-merge. It is an UnoCSS-based template built on Vue's Nuxt framework, not a Tailwind CSS template.
Run git clone https://github.com/unify-ui-dev/agence-x-unocss.git, then install dependencies with npm, pnpm, yarn, or bun. After that, start the dev server with npm run dev (or the pnpm, yarn, or bun equivalents) and open http://localhost:3000.
Yes, the nuxtjs/color-mode module is included, which gives the landing page light and dark mode support with automatic color-mode detection.
AgenceX is a single-page landing site for a digital agency built from Unify UI Blocks; the repository does not include a blog, dashboard, or documentation pages.
