wp_localize_script & wp_enqueue_script not working in front end

May be try get_template_directory_uri() instead of get_stylesheet_directory_uri(),
if your js file is in your theme, it should work frontend.

little help I know^^