@catherineisonline
jpdrsanchez
@jpdrsanchezAll comments
- @jpdrsanchez
Nice work on this challenge, your solution looks good and works well.
I'd add the meta tag
<meta charset="utf-8">
in yourindex.html
.I'd also do a validation on the search input to only allow IP addresses in it.
But it's just small details
Keep it up!
Marked as helpful - @jpdrsanchez@jpdrsanchez
adjusted