An open-source Next.js template optimized for Bed & Breakfasts, Vacation Rentals, and small hospitality businesses. Designed for high performance (Core Web Vitals), SEO, and conversion optimization.
- Next.js 15 (App Router): The latest React framework for production.
- Tailwind CSS: Rapid UI development with utility-first CSS.
- SEO Optimized: Pre-configured JSON-LD Schemas for
LodgingBusiness. - Fast Performance: Targets 100/100 Lighthouse score.
- Mobile First: Fully responsive design.
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 with your browser.
Un template open-source in Next.js ottimizzato per Bed & Breakfast, Case Vacanze e piccole strutture ricettive. Progettato per alte prestazioni (Core Web Vitals), SEO e ottimizzazione delle conversioni.
- Next.js 15 (App Router): L'ultimo framework React per la produzione.
- Tailwind CSS: Sviluppo UI rapido con CSS utility-first.
- Ottimizzato SEO: Schemi JSON-LD pre-configurati per
LodgingBusiness. - Prestazioni Veloci: Obiettivo punteggio Lighthouse 100/100.
- Mobile First: Design completamente responsive.
-
Installa le dipendenze:
npm install
-
Avvia il server di sviluppo:
npm run dev
-
Apri http://localhost:3000 nel tuo browser.