Having a hard time linking my css and JS files on a Boostrap to WP conversion

Have you checked if weather scripts are added? If not please check by viewing the page source.

Adding theme style procedure is wrong. Use the procedure below:

wp_enqueue_style( 'base-style', get_stylesheet_uri() );