Skip to content

minhphuc010194/Multi-Level-Dropdown-Menu-React

Repository files navigation

Creating a multilevel dropdown menu with React Chakra UI

Read the step-by-step guide here: https://blog.logrocket.com/creating-multilevel-dropdown-menu-react/

Demo here:

React multilevel dropdown menu

Clone project

You can download or clone this project by running this command from your terminal:

git clone https://github.com/minhphuc010194/Multi-Level-Dropdown-Menu-React.git

Then:

cd react-multilevel-dropdown-menu
yarn install
yarn start

You should see the app in your browser address bar at http://localhost:3000