This template is an App landing page implemented with Next.js static generation and Tailwind CSS. The design is inspired by Zelal Hossain.
Install dependencies: npm install
Local development: npm run dev
You can modify the color theme in /src/styles/globals.css
.
- Developed with Next.js TypeScript
- Flexible and clean styling with Tailwind CSS
- Purely static pages, excellent Lighthouse scores
- Modular, responsive and scalable components