README
Node Exercise
This file contains a first exercise for node.js. It look if your emails has or has not been breached, displays by who, when and gives a description.
[Link here] (https://aeseas.github.io/nodeOne/)
exercise
<script type="module">
import aeseasPwned from 'https://cdn.skypack.dev/@aeseas/pwned';
</script>
This file contains a first exercise for node.js. It look if your emails has or has not been breached, displays by who, when and gives a description.
[Link here] (https://aeseas.github.io/nodeOne/)