This pull request implements routing for all sidebar pages and ensures that the Navbar is consistently displayed across all pages. The changes include:
Adding routes for Discover, Around You, Top Artists, and Top Charts pages.
Ensuring the Navbar is persistent across different routes for a consistent navigation experience.
Enhancing the user experience by providing smooth and reliable navigation through the application.
This update resolves issue #54 by addressing the navigation and routing requirements for the sidebar.
This pull request implements routing for all sidebar pages and ensures that the Navbar is consistently displayed across all pages. The changes include:
This update resolves issue #54 by addressing the navigation and routing requirements for the sidebar.