Startup
This is a simple template for a startup project using Nuxt + Storyblok. It includes a basic structure with a few components to get started. It's a good starting point if you want to build a website for a startup or a small business.
Ignite Your Vision, Without the Dev Headaches
Are you sitting on the next big idea but dreading the thought of wrestling with Vue or any other frontend framework? Say hello to the SabaccUI Startup Template β your secret weapon for launching jaw-dropping landing pages without breaking a sweat (or your timeline).
Who's This For?
- π― Indie hackers with a burning passion
- π‘ Bootstrappers ready to take the leap
- π YC startups on the verge of greatness
- π¨βπ» Solopreneurs juggling a million tasks
- πΌ VC-backed teams racing against the clock
- π Students with groundbreaking projects
- π¦ Anyone with a brilliant idea and zero patience for frontend headaches
Why Choose the Startup Template?
Forget about reinventing the wheel. Our Startup Template is a treasure trove of ready-to-rock features:
- Ready to Launch: Get your project off the ground in minutes with a pre-built, fully responsive template.
- Slash Development Time: Say goodbye to endless coding and focus on what really matters β your product.
- Customizable: Tailor your site to your brand with easy-to-use Storyblok components.
- SEO-Optimized: Boost your visibility with structured data and schema.org integration.
- Developer-Friendly: Built on Nuxt 3, with a clean, opinionated codebase and ESLint configuration.
What's in the Box?
- Base Framework is Nuxt 3
- Uses Storyblok as CMS
- Provides a basic content structure to get started
- Includes VueUse for common Vue utilities
- Includes Tailwind CSS for styling
- Allows to use SASS/SCSS in custom css definitions
- Includes @nuxtjs/i18n for internationalization
- Includes nuxt-schema-org for structured data
- Uses dayjs for date formatting
- Uses Bun for task running
- Configures eslint with opinionated rules
Includes the following Bloks
- Button
- Feature Grid
- Gradient Text
- Hero
- Image Marquee
- Logo Grid
- Media Container
- Pre Footer
- Price Table
- Quote
- Section
- Side-By-Side
- Simple Text
Installation
To get started, you can clone this repository and install the dependencies:
sabaccui init my-project startup
cd my-project
This will create a new project in the my-project
directory and install its dependencies.