Skip to content

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

License

Notifications You must be signed in to change notification settings

sarveshh/React-Responsive-Navbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.