A simple agency landing page made with astrojs and tailwindcss
The AgenceX theme offers two variations - light and dark, for a simple landing page design tailored for digital agencies. It includes tools such as TailwindCSS v3.3 and AstroJs v3. The project structure includes specific folders and files, along with commands for installation, local development, building, and previewing the website before deployment.
To install the AgenceX theme, follow these commands within your Astro project:
npm install
npm run dev
npm run build
npm run preview
npm run astro ...
npm run astro --help
The AgenceX theme offers digital agencies a simple but aesthetically pleasing landing page design, with options for light and dark themes. It is powered by TailwindCSS v3.3 and AstroJs v3 for robust styling and functionality. The provided project structure and convenient commands make it easy to set up, develop locally, build, and preview the website before deployment.