https://github.com/kkurzawa/nav-settimeout-test
This is a simple navigation bar that uses useNavigation from react-router-dom to go to the selected page after waiting for 2 seconds without refreshing the page.
https://github.com/kkurzawa/nav-settimeout-test
javascript navagation react react-router-dom settimeout usenavigation
Last synced: about 1 year ago
JSON representation
This is a simple navigation bar that uses useNavigation from react-router-dom to go to the selected page after waiting for 2 seconds without refreshing the page.
- Host: GitHub
- URL: https://github.com/kkurzawa/nav-settimeout-test
- Owner: KKurzawa
- Created: 2024-03-01T21:47:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T22:14:24.000Z (about 2 years ago)
- Last Synced: 2025-01-25T16:08:49.917Z (about 1 year ago)
- Topics: javascript, navagation, react, react-router-dom, settimeout, usenavigation
- Language: JavaScript
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
# Navigation Bar Settimeout Example
## Description
This is a simple navigation bar that uses useNavigation from react-router-dom to go to the selected page after waiting for 2 seconds without refreshing the page.
## Questions
[Github Profile](https://github.com/KKurzawa)
Email me at kurzawa1@yahoo.com for questions.
## License
MIT License
Copyright (c) 2024 Kris Kurzawa