shriya-tiwari / Reciplay_website

A website built using basic HTML, CSS and Javascript for beginner developers to learn basic developing and API calling.
https://reciplay.vercel.app/
4 stars 13 forks source link

No Error Handling #24

Closed vatsalsinghkv closed 1 year ago

vatsalsinghkv commented 1 year ago

I'd like to add error handling If there's an error (no recipe found), it'll be displayed with proper illustration

Current website looks something like this without error handling:

Screenshot 2022-10-22 at 11 00 53 PM

I'd like to add something like this:

Screenshot 2022-10-22 at 11 02 30 PM
shriya-tiwari commented 1 year ago

That would be great, go ahead !!