0.1.1 • Published 1 year ago

@rukatya/nav-bar-component-responsive v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

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

  1. 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.

Hope that will help you! Enjoy!!!