-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate from <a> Tags to React Router DOM #174
Comments
can i work on this ? |
i worked on this its almost complete. |
@sandeepshegane1 It wasn't merged yet so i thought i could contribute to it |
I solved in this PR , the project maintenance is not merging any pull request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I propose migrating the project’s navigation system from traditional tags to React Router DOM. This will enhance the user experience by enabling seamless navigation without page reloads, preserve application state, and improve performance. Additionally, it will simplify managing routes, support dynamic routing, and provide better integration with the React ecosystem.
The text was updated successfully, but these errors were encountered: