A beautiful, modern landing page for mobile applications built with Nuxt 4 and designed following 2026 UI/UX trends.
- π¨ Modern 2026 Design - Gradient backgrounds, glassmorphism, and smooth animations
- π Nuxt 4 - Latest framework with improved performance and DX
- π Glass Morphism - Beautiful backdrop blur effects
- π Interactive Components - Accordion FAQ, hover animations, and transitions
- π± Fully Responsive - Optimized for all devices
- π SEO Optimized - Complete meta tags, Open Graph, Twitter Cards
- β‘ Lightning Fast - Static site generation and optimized assets
- βΏ Accessible - Following WCAG guidelines
- π― Zero Config - Works out of the box
- Nuxt 4.3.0 - The intuitive Vue framework with enhanced performance, improved DX, and features like SSR, automatic code splitting, and static site generation
- Vue 3.5.27 - Progressive JavaScript framework
- Tailwind CSS 3.4.19 - Utility-first CSS framework for rapid UI development
- Vite 7.3.1 - Next generation frontend tooling
- PostCSS - CSS transformations
- Autoprefixer - CSS vendor prefixing
- Animated Blob Backgrounds - Organic floating gradient shapes
- Gradient Text - Eye-catching purple-blue gradients
- Interactive Cards - Hover lift effects with glass morphism
- Accordion FAQ - Smooth expanding/collapsing animations
- Responsive Typography - Optimized for all screen sizes
- Modern Color Palette - Purple, blue, and pink gradients
- Node.js 18+
- npm or yarn
# Clone the repository
git clone https://github.com/leszekkrol/app-landing-page-nuxt3.git
# Navigate to project
cd app-landing-page-nuxt3
# Install dependencies
npm install
# Start development server
npm run dev# Build for production
npm run build
# Generate static site
npm run generate
# Preview production build
npm run previewapp-landing-page-nuxt3/
βββ assets/ # Static assets (CSS, images, SVGs)
βββ components/ # Vue components
β βββ card.vue # Feature card component
β βββ faq.vue # FAQ accordion
β βββ footer.vue # Footer component
β βββ header.vue # Hero section
βββ layouts/ # Application layouts
βββ pages/ # Application pages
βββ public/ # Public static files
βββ nuxt.config.ts # Nuxt configuration
βββ tailwind.config.js # Tailwind configuration
Update SEO settings in nuxt.config.ts and pages/index.vue:
- Meta tags
- Open Graph tags
- Twitter Card tags
- Canonical URLs
Customize colors and design in:
tailwind.config.js- Tailwind themeassets/main.css- Custom CSS utilities
This project can be deployed to:
- Vercel - Zero config deployment
- Netlify - Static site hosting
- GitHub Pages - Free hosting
- Any static hosting - Just upload the
.output/publicfolder
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright Β© 1993-2026 Leszek W. KrΓ³l
It brings immense joy and excitement to know that you're keen on contributing to the projects I'm working on. There's always a world of possibilities that can be explored, and having talented individuals like you onboard can truly make a massive difference. Your interest is deeply appreciated, and it's a reminder of the magic β¨ that happens when open-source developers come together and collaborate.
Open-source is the foundation of many groundbreaking innovations, and it's the community of developers like you who fuel this ceaseless evolution. Your ideas π‘, your code π», and your passion β€οΈ can significantly impact the shape of the projects and contribute to the larger world of technology.
Let's build π οΈ, create π¨, and revolutionize π together. Let's take these projects to new heights ποΈ and unlock their true potential. Your skills π― and ideas π are more than welcome here - they're necessary, valued, and have the potential to spark real change.
So, yes, absolutely, your participation is eagerly welcomed! I'm thrilled π at the prospect of working with you, and I can't wait to see the incredible contributions you'll bring to these projects. Thanks again for showing your interest and excitement. It truly means the world! π
Let's do this, and let's make amazing things happen together. π
If you're enjoying the projects and want to send some love back my way, that's music to my ears! Your support is the fuel that keeps this creative machine running, and I am forever grateful for that.
Here are some super cool ways you can express your appreciation and help keep this development train chugging:
- π Show some love with a GitHub star on the project! It's like applause, but for coders!
- π¦ Share the love on Twitter! Tweeting about the project helps spread the word and attract more rockstars like you. Don't forget to tag me @leszekkrol and use the hashtag
#leszekkrol!
Your voice is powerful, and your support means the world. Thank you, from the bottom of my heart, for your interest in the development of my community. π
PS: Consider sponsoring my work (Leszek W. KrΓ³l) on Kup mi kawΔ
The author of the project is:
Please use the Issue Tracker tool to submit any bug reports and feature requests. When reporting bugs, remember to provide additional information about your hardware configuration and the versions of libraries you are using.