<a href={website} target="_blank" rel="noopener noreferrer">
<i className="fas fa-globe fa-2x"></i>
</a>
website = "www.w3school.com"
//output must be
http://www.w3school.com
//but i m getting the output combined with localhost link
http://localhost:8080/developers/www.w3school.com