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]
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]