Create a Custom checkout page like Magento 1 from Magento 2 is very complicated.
Magento 2 Supports Knockout based Checkout and Magento 1 Native support PHP based checkout with little bit use of Javascript.
You have to first learn the knockout js concept and how the checkout step 1 and step 2 interact with each of the shipping data.