@rukatya/nav-bar-component-responsive
v0.1.1
Published
It is navbar component
Downloads
11
Readme
Navigation Navbar Component
About
This is a responsive navbar component created by using:
- React + TypeScript
- React Router Dom
- CSS
useResponsivity get the page's width and return if it is a mobile/tablet or desktop device. Using this helper, the component shows the navigation bar responsive to the user. This project includes 3 pages for a comfortable demonstration of component work.
Running
- Install:
npm i @rukatya/nav-bar-component-responsive
FREE FEEL CHANGE THE STYLE OF COMPONENT
The component is styled here.
Feel free to cheng the :root
variables.