Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Next.js 13 business website template using Tailwind CSS and Material UI, bootstrapped via create-next-app.

Free responsive Bootstrap 5 landing page template with hero, testimonial carousel, blog, email subscription, and contact form sections.
Business App is a Next.js business website template built with Tailwind CSS and Material UI, bootstrapped from create-next-app to serve as a ready-to-edit starting point for company sites.
Business App is a business website template built on the Next.js App Router and initialized via create-next-app. It takes a minimal app structure with app/page.js as the main editable page and produces a fully styled, deployable web app that can be customized with your own content and design. The template runs locally with npm, yarn, or pnpm and is optimized for deployment to Vercel, the platform from the creators of Next.js. Based on its repository tags, the template is tailored for business apps, incorporating Material Design principles and Material UI components plus Tailwind CSS for utility-first styling.
After cloning, install dependencies and start the server with npm run dev (or the Yarn/Pnpm equivalent). Open http://localhost:3000 to see the default page. Any edit to app/page.js triggers a live reload. For production, the README directs you to deploy on the Vercel platform, which builds the Next.js app with zero extra configuration.
