A curated collection of modern, responsive Next.js landing page templates built with TypeScript and Tailwind CSS. Perfect for quickly bootstrapping your next project with professional designs.
Template | URL |
---|---|
Blinder | https://floatui.com/templates/blinder |
Mailgo | https://floatui.com/templates/mailgo |
Split | https://floatui.com/templates/split |
EasyUI | https://www.easyui.pro/ |
HTMLRev | https://htmlrev.com/free-nextjs-templates.html |
A beautiful restaurant and culinary-focused landing page template featuring:
Quick Start:
npx gitpick https://github.com/mr-shade/nextjs-templates/tree/main/chef-kitchen-nextjs-landing-page-template
A clean, professional business landing page template featuring:
Quick Start:
npx gitpick https://github.com/mr-shade/nextjs-templates/tree/main/desgy-nextjs-tailwind-landing-page-template-free
A comprehensive documentation template perfect for technical projects:
Live Demo: https://sandocs.vercel.app/
Source: https://github.com/web3templates/sandocs-template
# Clone a specific template
npx gitpick https://github.com/mr-shade/nextjs-templates/tree/main/[template-name]
# Navigate to the project
cd [template-name]
# Install dependencies
npm install
# Start development server
npm run dev
# Clone the entire repository
git clone https://github.com/mr-shade/nextjs-templates.git
# Navigate to desired template
cd nextjs-templates/[template-name]/package
# Install dependencies
npm install
# Start development server
npm run dev
Each template is built with customization in mind:
tailwind.config.js
# Install Vercel CLI
npm i -g vercel
# Deploy
vercel
These templates work with any platform that supports Next.js:
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)This project is open source and available under the MIT License.
If you have any questions or need help with these templates:
⭐ If you find these templates helpful, please consider giving this repository a star!