Your routes have one page component as the entry point
Each page component renders multiple feature components (TodoList, UserDashboard, FollowSuggestions, etc)
Feature components then use UI components
Your routes have one page component as the entry point
Each page component renders multiple feature components (TodoList, UserDashboard, FollowSuggestions, etc)
Feature components then use UI components