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β¦