How to Build a Lava-Lamp Style Navigation Menu with React

how-to-build-a-lava-lamp-style-navigation-menu-with-react

A Lava-Lamp menu contains an indicator that moves to the selected position when we select an option.

We can see this type of navigation, (for example) in the AppleTV interface.

Still not clear? Take a look at this demo:
https://react-llamp-menu-demo.netlify.app/

How to create it?
1.-Install the dependency
npm i react-llamp-menu

2.-Import
import {LavalampMenu} from 'react-llamp-menu';

3.-Add a menu structure like this


  

4.-customize using CSS

Check out the project on gitHub
https://github.com/jlizanab/react-llamp-menu

Watch a demo on CodeSandbox
https://codesandbox.io/s/react-llamp-menu-luq9ht

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
por-que-compartilhar-conhecimento-e-tao-importante?

Por que compartilhar conhecimento é tão importante?

Next Post
best-sites-to-download-free-ebooks-online

Best Sites To Download Free Ebooks Online

Related Posts