making the […] clickable

Add the following piece of code just below <?php the_excerpt(); ?> inside the loop as explained in the codex Excerpt

<a href="https://wordpress.stackexchange.com/questions/130898/<?php echo get_permalink(); ?>"> Read More...</a>