Reading through Titchmarsh's book on the Riemann zeta function, chapter 3 discusses the Prime Number Theorem. One way to prove this result is to check the zeta function has no zeros on the line $z = 1 + it,$
$$ \zeta(1 + it) \neq 0$$
Indeed the book has $3$ or $4$ proofs of this result. Actually connecting it to the prime number theorem is another matter. One version of the Prime Number Theoriem is:
$$ \sum_{n \leq x} \Lambda (n) = x + o(x)$$
involving the van Mangoldt function, but why is this equivalent to the non-vanishing of the Riemann zeta function. I think you can start from Perron's theorem
$$ \frac{1}{2\pi i}\int_{1-iT}^{1+iT} \frac{\zeta'(w)}{\zeta(w)} \, \frac{x^w}{w}dw = \sum_{n \leq x} \Lambda (n) $$
and then I don't know how to proceed.