You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For MVP, we utilized a "Router" of sort using the Context API to display certain 'pages based on conditionals. The next step is to introduce React Router. As the application scales with new features and functionalities, it is imperative that we introduce better scaling to accommodate those changes.
Description
For MVP, we utilized a "Router" of sort using the Context API to display certain 'pages based on conditionals. The next step is to introduce React Router. As the application scales with new features and functionalities, it is imperative that we introduce better scaling to accommodate those changes.
Proposed Solution (for features)
https://reactrouter.com/en/main
Tasks (optional)
Related Issues or PRs (optional)
[If there are any related issues or pull requests, link them here]
The text was updated successfully, but these errors were encountered: