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
- Host: GitHub
- URL: https://github.com/twentytwo777/dropdown-menu
- Owner: twentytwo777
- License: mit
- Created: 2021-07-05T13:42:04.000Z (almost 5 years ago)
- Default Branch: info
- Last Pushed: 2022-07-04T06:16:33.000Z (almost 4 years ago)
- Last Synced: 2023-03-07T20:44:14.325Z (over 3 years ago)
- Topics: dropdown-menu, dropdownmenu, front-end, frontend, frontend-web, portfolio, portfolio-site, portfolio-website, website, websites
- Language: HTML
- Homepage: https://twentytwo777.github.io/Dropdown-menu/
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Dropdown-menu
Dropdown menu for your website
# Dropdown-menu


## 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