https://github.com/lana-20/netflix-mobile-navigation
https://github.com/lana-20/netflix-mobile-navigation
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lana-20/netflix-mobile-navigation
- Owner: lana-20
- Created: 2021-08-16T00:56:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-16T01:04:58.000Z (about 4 years ago)
- Last Synced: 2024-12-30T09:47:20.000Z (9 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
| [Netflix Mobile Navigation](https://github.com/lana-20/50Projects50Days/tree/main/NetflixNavigation) | [Live Demo](https://lana-20.github.io/netflix-mobile-navigation/) |
|----|----|In this project, I am creating a mobile navigation effect - a responsive navigation hamburger menu.
It's branded as Netflix Mobile Navigation, just because of the color scheme. It's not the actual Netflix menu.
I have a hamburger menu icon. When clicking it, there's this effect where three separate
parts come out in a transition and some of them have delay. I have black, red, and white when they come out.
And when it goes in - white, red, and black. It's a nice effect on a clean looking menu.
You can put whatever you want on the page, I am just putting the logo and some text.
If you make the screen really small, it still works. There's a minimum width of 320px,
so it should look good on the smartphones and other mobile devices.