Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 clone

npm i
npm start
```