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

https://github.com/msvalandro/pipefy

UI Clone of Pipefy dashboard, testing React DnD library.
https://github.com/msvalandro/pipefy

Last synced: 20 days ago
JSON representation

UI Clone of Pipefy dashboard, testing React DnD library.

Awesome Lists containing this project

README

          


Pipefy - UI Clone

### Description

This is an UI Clone of Pipefy dashboard, using [React DnD](https://react-dnd.github.io/react-dnd/about) library.

### Installation

```bash
$ yarn
```

### Running the app

```bash
$ yarn start
```

### Environment

- Node.js v12.18.3 LTS

### License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details