A modern and highly customizable landing page template built with Next.js. Comify provides a sleek design and smooth user experience, perfect for showcasing your product or service.
- Next.js: Powerful React framework for production-grade applications.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- Framer Motion: Production-ready motion library for React to bring your UI to life with smooth animations.
- Lenis: Smooth scroll utility for a delightful user experience.
- shadcn/ui: Beautifully designed reusable components.
- Optimized for performance and SEO.
- Responsive design for all screen sizes.
Follow these steps to get your Comify landing page up and running:
Make sure you have Bun installed on your machine.
-
Clone the repository:
git clone https://github.com/ziyadev/comify cd comify
-
Install dependencies:
bun install
-
Run the development server:
bun dev
Open http://localhost:3000 with your browser to see the result.
Enjoy building your next landing page with Comify!
Contributions are welcome! Just fork the repository and create a pull request.