404-page

404 page with animation and your picture in it!

Usage no npm install needed!

<script type="module">
  import 04Page from 'https://cdn.skypack.dev/404-page';
</script>

README

404-page

404 page with animation and your picture in it!

NPM JavaScript Style Guide

Install

npm install --save 404-page

Usage

import React from 'react'

import {LostPage} from '404-page'
import '404-page/dist/index.css'

const Example = () => {
  
    return <LostPage face={ optional your face image (default is my face) } backgroundColor={ optional (default is space)} audio={ optional your audio} />
  
}

Optional parameters:

  1. face > default is my face image with your face.
  2. backgroundColor > default is space you can choose from cool linear gradient backgrounds (purple,black and blue).
  3. audio > audio to play in your 404 page.

Some preview:

alt text

License

MIT © ShaharEli