A sleek React & Next.js landing page template inspired by Cruip Stellar. Responsive, fast β‘οΈ, SEO-friendly π, and perfect for startups & SaaS! Build stunning websites with ease π¨β¨.
- β‘οΈ Built with Next.js 13 (App Router)
- π± Responsive design (mobile, tablet & desktop)
- π¨ Modern UI with Tailwind CSS
- π SEO-friendly (optimized meta tags, OpenGraph, etc.)
- π Fast performance and clean code
- π οΈ Easily customizable components
- π¦ Production-ready structure
Vruvian/
βββ app/ # Next.js app router pages
βββ components/ # Reusable UI components
βββ public/ # Static assets (images, icons, fonts)
βββ styles/ # Tailwind & global styles
βββ package.json # Dependencies & scripts
βββ README.md # Project documentationgit clone https://github.com/yourusername/vruvian.git
cd vruviannpm install
# or
yarn installnpm run dev
# or
yarn devOpen http://localhost:3000 in your browser π.
npm run build
npm start- Update colors & fonts in
tailwind.config.js. - Replace demo content in
/componentsand/app. - Add your own images to the
/publicfolder.
- Next.js β React framework
- React β UI library
- Tailwind CSS β Styling
- Framer Motion β Animations (optional)
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is NOT free to use. All rights are reserved by the author. You may not use, copy, modify, or distribute this project without explicit permission.
Inspired by Cruip templates β€οΈ Built with love using Next.js + Tailwind CSS.
