A collection of responsive, customizable, and SEO-friendly templates built with Nuxt.js and Tailwind CSS.
Designed to help developers, startups, and entrepreneurs launch websites faster with clean, production-ready code in minutes using our user-friendly website builder. Explore more editable website templates
You can edit this template content by simply modifying the data.json file. Use any AI models/platforms to generate or transform the data.json file.
- β‘ Nuxt.js β Vue-powered meta framework with hybrid rendering (SSR, SSG, ISR)
- π¨ Tailwind CSS β Utility-first styling for rapid UI building
- π± Responsive β Optimized for all devices
- π§© Customizable β Easy to edit and extend with our website builder
- π SEO-Friendly β Optimized structure for search engines
- π οΈ Developer-Friendly β Clean code, scalable, and production-ready
- π High Performance β 90+ score in Lighthouse audits
- π Light/Dark Modes β Supports Light, Dark & System theme modes
- β¨ Animations β Smooth animations powered by motion
The following developer tools are used in this repository:
- ESLint: For code linting and enforcing coding standards
- Prettier: For code formatting
- TypeScript: For static type checking
- PostCSS: For transforming CSS with JavaScript plugins
- Serve: For serving static sites locally
Each template resides under the /templates directory.
Navigate to the template folder and follow the instructions to run it locally and deploy.
# Example
cd templates/wavify
npm install
npm run dev