JSFiddle - React, Tailwind, and code Playground

HTML

<a href="www.google.com">:Hover mouse üzerine geldiğinde renk değiştirsin</a>

CSS

a:hover   {color:red;}