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.

React Router
import NotFound from "./NotFound";

<Routes>
  {/* your routes */}
  <Route path="*" element={<NotFound />} />
</Routes>
See the 150 designs Or open a random one

React templates /150

Free to useResponsiveNo sign-up

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.

Scan your site free