150 templates, one format
React 404 page templates.
Each template is a single NotFound component with its CSS included. Add it as the catch-all route in React Router and it shows for every address your app does not know.
import NotFound from "./NotFound";
<Routes>
{/* your routes */}
<Route path="*" element={<NotFound />} />
</Routes>React templates /150
Free to useResponsiveNo sign-up
150 designs · page 1 of 7
A good 404 page apologizes.
No404 finds the page they wanted.
No404 matches each broken URL to the closest live page in your sitemap and sends the visitor there. It also lists the broken links that still get visits and whether they came from an ad or from Google.
Works as a WordPress plugin, Laravel and Node.js packages or a small snippet. The free plan needs no card.