An open API service indexing awesome lists of open source software.

https://github.com/mleko/react-load-overlay


https://github.com/mleko/react-load-overlay

loading loading-animation loading-indicator loading-overlay loading-spinner overlay react

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# react-load-overlay

## Demo

Live demo is available https://mleko.gitlab.io/react-load-overlay/

## Installation

Library can be installed via [npm](https://www.npmjs.com/package/react-load-overlay).

```
$ npm install react-load-overlay
```

## Running examples

*Have `node.js` and `npm` installed.*

1. Clone this repo.
2. Run `npm install` to get all dependencies.
3. Run `npm start` to run Webpack dev server.

### [License (MIT)](LICENSE.md)