Adding Articles page to website using Views module in Drupal 10
The module Views was added to standard installation profile of Drupal in 8.* version of Drupal. It helps admin create web pages, blocks, feeds - different views of filtered and formatted content using the Administration web interface. It's one of the most praised features of Drupal.
Adding a new view
Go to admin page Views. Hit the button "+ Add view".
Type the new view being created "View name" = "Articles".