404-page

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i 404-page

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

946 kB

Total Files

10

Last publish

Collaborators

  • shahar12345