First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Go to /app/layout.tsx and there you'll find here the Navbar is being used.
Navbar main component is located at /components/ui/Navbar.tsx
This project uses lucide icons, you can find icons to use in https://lucide.dev/icons/