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

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.

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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