Features Error handling
Errors will be gracefully handled for you by using
src/routes/+error.svelte
as the
default error page. This will apply for 404 pages as well as any server run-time errors. Feel free
to adjust as necessary.