Description
Responsive Multimenu navigation bar using react js, tailwind css and framer motion

Features
- Easily customizable navigation bar.
- Supports dropdown menus.
- Responsive design for mobile and desktop views.
- Live Preview
Installation
- Clone the repository:
git clone https://github.com/Sridhar-C-25/Multimenu-nav-react-tailwind.git
- Navigate to the project directory:
cd Multimenu-nav-react-tailwind
- Install the dependencies using
pnpm
:pnpm install
Usage
- Start the application:
pnpm start
- Open your browser and navigate to
http://localhost:5173
.