Code0Em / lingua-sonnet

A web application to search word definitions, pronunciations and usage in poetry
MIT License
0 stars 1 forks source link

JS: If/else statement for error message from API #44

Closed Code0Em closed 9 months ago

Code0Em commented 9 months ago

JS: Added an if/else statement to fetch function on Dictionary API, so that an error message is displayed to the user if the API returns an error.