A Custom error page for not existing routes. View Source client/src/pages/error/index.tsx, line 4 Example <Route path="*" element={<ErrorPage />} />