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.
- Host: GitHub
- URL: https://github.com/sarveshh/react-responsive-navbar
- Owner: sarveshh
- License: mit
- Created: 2021-03-31T12:25:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T18:37:15.000Z (over 2 years ago)
- Last Synced: 2025-02-02T01:51:12.329Z (4 months ago)
- Topics: hamburger-menu, javascript, logo, navbar, react, reactjs, responsive, sidebar, template
- Language: JavaScript
- Homepage: https://sarveshh.github.io/React-Responsive-Navbar/
- Size: 2.31 MB
- Stars: 33
- Watchers: 1
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
![]()
### 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.