A sleek and modern landing page for a design tool, built with Next.js 14 and styled with Tailwind CSS. Features smooth animations and a responsive design that works great on all devices.
- 🎨 Modern, minimalist design
- 📱 Fully responsive layout
- ✨ Smooth animations with Framer Motion
- 🔄 Interactive scroll effects
- 🎯 Performant and SEO-friendly
- 🎨 Clean and maintainable code structure
- 🌙 Dark mode design
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- Animations: Framer Motion
- Typography: Inter font
- Development: TypeScript
- Code Quality: ESLint, Prettier
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
The easiest way to deploy your Next.js app is to use the Vercel Platform.
Check out our Next.js deployment documentation for more details.