3.0.0 • Published 6 months ago

ct10-2 v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Creating a multilevel dropdown menu in React

Live project here

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/Ibaslogic/react-multilevel-dropdown-menu

Then:

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

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