README
Node excercise - Pwned
This file contains the first exercise for node.js. link Pwned searches if an email has had a breach over the years.
find if your email is breached
<script type="module">
import paulineedsPwned from 'https://cdn.skypack.dev/@paulineeds/pwned';
</script>
This file contains the first exercise for node.js. link Pwned searches if an email has had a breach over the years.