A simple agency landing page made with astrojs and tailwindcss
The AgenceX theme is a simple landing page designed for a digital agency. It comes in two versions - the AgenceX light theme and the AgenceX dark theme. The theme utilizes the TailwindCSS v3.3 framework and the AstroJs library. The project structure of the theme consists of several folders and files, and there are various commands available for installation, development, build, preview, and CLI operations.
To install the AgenceX theme, follow these steps:
npm install
npm run dev
npm run build
npm run preview
npm run astro ...
npm run astro --help
The AgenceX theme is a simple and stylish landing page design for digital agencies. It offers both a light theme and a dark theme to cater to individual preferences. Built with TailwindCSS v3.3, it allows for easy customization of styles. The theme follows a specific project structure and provides various commands for installation, development, build, preview, and CLI operations.