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

https://github.com/twentytwo777/dropdown-menu

🤖 Dropdown menu
https://github.com/twentytwo777/dropdown-menu

dropdown-menu dropdownmenu front-end frontend frontend-web portfolio portfolio-site portfolio-website website websites

Last synced: 5 months ago
JSON representation

🤖 Dropdown menu

Awesome Lists containing this project

README

          

# Dropdown-menu
Dropdown menu for your website

# Dropdown-menu
![dropDown](https://i.imgur.com/0U4OHUk.jpg)
![dropDown-Opened](https://i.imgur.com/M1XWash.jpg)

## How to install?
- Download this repository
- Upload it to your project
- Change the file type on which you will call dropDown to module
- Import dropDown class
- Call the dropDown

## Peculiarities
- Easy to install
- Open source code

### Example CSS
`@import url(./your_folder/dropDown.css);`

### Example JS
`import {Navbar} from './your_folder/dropDown.js';`
#### Example call
`new dropDown()`

## [License](LICENSE)
MIT License