1.0.0 • Published 4 years ago

experiment-loading v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

experiment-loading

Funny Loading bar

NPM JavaScript Style Guide

Demo

Test Image 1

Install

npm install --save krasovsky22/experiment-loading

Usage

import Loading from 'experiment-loading'
import 'experiment-loading/dist/index.css'

const App = () => {
  return (
    <div className='full-page'>
      <Loading />
    </div>
  )
}

License

MIT © krasovsky22

1.0.0

4 years ago