Build Something Amazing
A modern Next.js application with beautiful UI components, secure authentication, and everything you need to build your next project.
Built with Next.js, Tailwind CSS, Shadcn/UI, and MongoDB
import Link from "next/link" import { Button } from "@/components/ui/button" import Navbar from "@/components/Navbar" import Footer from "@/components/Footer" import { LogIn, ArrowRight } from "lucide-react" export default function Home() { return (
A modern Next.js application with beautiful UI components, secure authentication, and everything you need to build your next project.
Built with Next.js, Tailwind CSS, Shadcn/UI, and MongoDB