Back to Templates
Game Landing page
A game landing page implemented with Next.js static generation and Tailwind CSS.
Framework | Next.js |
Use Case | Brand Websites |
Game Landing Page Template
This template is a game landing page implemented with Next.js static generation and Tailwind CSS. The design is inspired by Zelal Hossain.
Local Development
Install dependencies: npm install
Local development: npm run dev
Style Theme
You can modify the color theme in /src/styles/globals.css
.
Features
- Developed with Next.js TypeScript
- Flexible and clean styling with Tailwind CSS
- Purely static pages, excellent Lighthouse scores
- Modular, responsive and scalable components