/React-Responsive-Navbar

A Ready responsive Navbar with Routing for ReactJs with Hamburger menu. Just change Name and logo and you're good to go.

Primary LanguageJavaScriptMIT LicenseMIT

React-Responsive-Navbar

A Ready responsive Navbar for ReactJs with Hamburger menu. Just change Name and logo and you're good to go.

demo

Setup Navbar locally and start creating project.

  1. Fork this repository
  2. Clone this project locally using

git clone https://github.com/{your-username}/React-Responsive-Navbar.git

  1. cd React-Responsive-Navbar
  2. npm install
  3. npm run start
  4. Change Navbar Section names from NavbarItems.js fitting your needs.
  5. Change Name and Logo and you're done.