Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.06 KB

React 3D Menu

React 3D Menu is a responsive menu component built with React and Tailwind CSS. It provides a visually appealing 3D effect to the menu items, giving your application a modern and interactive navigation experience.

Features

  • Responsive design that adapts to different screen sizes.
  • 3D effect on menu items for an engaging visual experience.
  • Toggle functionality to expand and collapse the menu.
  • Keyboard event handling to close the menu on pressing the 'esc' key.
  • Customizable menu links with icons and text.
  • Integration with React Router for seamless navigation between pages.

Installation

To install the React 3D Menu follow these steps:

  1. git clone https://github.com/lcmoc/react-3d-menu.git
  2. cd react-3d-menu
  3. yarn install
  4. npm start

Preview

Page

image

Menu

image