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