First you need register a custom post type via functions.php then you have to add WP_Query with your custom post type slug. Here is the…