Skip to content

input-output-hk/react-preloader

Repository files navigation

IOHK Logo Preloader

A canvas based preloader animation using the IOHK logo.

🚀 DEMO 🚀

React preloader issues Fork React preloader React preloader stars React preloader license CircleCI build Test coverage


Contents

  1. Install
  2. Dependencies
  3. Quick start
  4. Contributing

Install

npm i --save @input-output-hk/react-preloader

or

yarn add @input-output-hk/react-preloader

Dependencies

Quick start

Import the component and add like so

import { Preloader } from '@input-output-hk/react-preloader'

...

render () {
    return (
      <div>
        <Preloader className='loader'/>
      </div>
    )
  }

Contributing

Contributions are welcome, see contributing for more info.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •