Tanay-ErrorCode / lupo-skill

https://lupo-skill.web.app/
23 stars 73 forks source link

feat: Update react-router-dom to version 6 and refactor routing logic #273

Closed MinavKaria closed 6 hours ago

MinavKaria commented 1 week ago

Is your feature request related to a problem? Please describe. The current routing setup is cumbersome and difficult to manage due to the older version of React Router DOM.

Describe the solution you'd like Update React Router DOM to v6, using createBrowserRouter and RouterProvider for a more efficient routing setup. This will simplify nested routes and improve code maintainability.

Describe alternatives you've considered

GSSOC'2024 Contribuitor

@Tanay-ErrorCode assign this to me.

MinavKaria commented 1 week ago

@Tanay-ErrorCode Please acknowledge

Doraemon012 commented 1 week ago

@MinavKaria Go ahead.

Doraemon012 commented 2 days ago

@MinavKaria any updates ?

MinavKaria commented 2 days ago

Sry for delay, I'll send the PR tomorrow

MinavKaria commented 1 day ago

@Doraemon012 Have sent the PR check

MinavKaria commented 18 hours ago

@Doraemon012 Please acknowledge