Landing Page Template built with Next JS 12+, Tailwind CSS 3 and TypeScript
Clone this project and use it to create your own Next.js project. You can check a Next js templates demo.
DEMO
Check out our live demo.
Features
Developer experience first:
-
🔥 Next.js for Static Site Generator -
🎨 Integrate with Tailwind CSS -
💅 PostCSS for processing Tailwind CSS and integrated tostyled-jsx
-
🎉 Type checking TypeScript -
✅ Strict Mode for TypeScript and React 17 -
✏️ Linter with ESLint (default NextJS, NextJS Core Web Vitals and Airbnb configuration) -
🛠 Code Formatter with Prettier -
🦊 Husky for Git Hooks -
🚫 Lint-staged for running linters on Git staged files -
🗂 VSCode configuration: Debug, Settings, Tasks and extension for PostCSS, ESLint, Prettier…