This module is used to cancel the order by customer in frontend. By default magento 2 support the cancellation mechanism in admin panel only.
Copy the code into Magento 2 root /app/code directory
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy