Skip to content

falegria86/navbar-swiper

Repository files navigation

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Navbar

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/