Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fireship-io/229-multi-level-dropdown
Build an animated multi-level dropdown inspired by Facebook's UI
https://github.com/fireship-io/229-multi-level-dropdown
Last synced: 3 months ago
JSON representation
Build an animated multi-level dropdown inspired by Facebook's UI
- Host: GitHub
- URL: https://github.com/fireship-io/229-multi-level-dropdown
- Owner: fireship-io
- Created: 2020-04-17T04:20:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T21:44:59.000Z (over 1 year ago)
- Last Synced: 2024-06-22T04:38:13.752Z (5 months ago)
- Language: JavaScript
- Size: 1.03 MB
- Stars: 553
- Watchers: 7
- Forks: 387
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dropdown Menu
Animated multi-level dropdown menu inspired by Facebook's March 2020 web UI.
Watch the full [React dropdown tutorial](https://youtu.be/IF6k0uZuypA) on YouTube.
```
git clonenpm i
npm start
```