An open API service indexing awesome lists of open source software.

https://github.com/sarveshh/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.
https://github.com/sarveshh/react-responsive-navbar

hamburger-menu javascript logo navbar react reactjs responsive sidebar template

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
3. cd React-Responsive-Navbar
4. npm install
5. npm run start
6. Change Navbar Section names from NavbarItems.js fitting your needs.
7. Change Name and Logo and you're done.