| <p align="center"> |
| <img alt="Pipefy-Logo" src="https://user-images.githubusercontent.com/49238044/72225525-1d6eef80-3565-11ea-9d06-6454fe186b46.png" width="650px" /> |
| <h3 align="center">> Pipefy interface clone with drag and drop functionality.</h3> |
| </p> |
|
|
| --- |
|
|
| <p align="center"> |
| <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/Nouani/Pipefy-UI.svg"> |
|
|
| <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Nouani/Pipefy-UI.svg"> |
|
|
| <a href="https://www.codacy.com/app/Nouani/Pipefy-UI?utm_source=github.com&utm_medium=referral&utm_content=Nouani/Pipefy-UI&utm_campaign=Badge_Grade"> |
| <img alt="Codacy grade" src="https://img.shields.io/codacy/grade/1b577a07dda843aba09f4bc55d1af8fc.svg"> |
| </a> |
| |
| <img alt="Repository size" src="https://img.shields.io/github/repo-size/Nouani/Pipefy-UI.svg"> |
| <a href="https://github.com/Nouani/Pipefy-UI/commits/master"> |
| <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Nouani/Pipefy-UI.svg"> |
| </a> |
| |
| <a href="https://github.com/Nouani/Pipefy-UI/issues"> |
| <img alt="Repository issues" src="https://img.shields.io/github/issues/Nouani/Pipefy-UI.svg"> |
| </a> |
| |
| <img alt="GitHub" src="https://img.shields.io/github/license/Nouani/Pipefy-UI.svg"> |
| </p> |
|
|
|
|
| <p align="center"> |
| <a href="#page_with_curl-description">Description</a> | |
| <a href="#information_source-how-to-use">How To Use</a> | |
| <a href="#blue_book-references">References</a> | |
| <a href="#person_with_blond_hair-author-info">Author Info</a> |
| </p> |
|
|
| <p align="center"> |
| <img alt="Pipefy-Logo" src="https://user-images.githubusercontent.com/49238044/72225590-e947fe80-3565-11ea-83a0-3ac7e667b498.gif" |
| style="height: 10px;"/> |
| </p> |
|
|
| ## :page_with_curl: Description |
|
|
| This application was used on the Pipefy front end highlighting the drag and drop cards feature for learning purposes. |
|
|
| #### :rocket: Technologies |
|
|
| - ReactJS |
|
|
| ## :information_source: How To Use |
| |
| ```bash |
| # Clone this repository |
| $ git clone https://github.com/Nouani/Pipefy-UI.git |
| |
| # Go into the repository |
| $ cd Pipefy-UI |
| |
| # Install dependencies |
| $ yarn install |
| |
| # Run the app |
| $ yarn start |
| ``` |
| |
| #### Note: You must have installed the Yarn package manager and ReactJS globally. |
| |
| ## :blue_book: References |
|
|
| - [Rocketseat](https://rocketseat.com.br/) |
| - [ReactJS Documentation](https://reactjs.org/) |
|
|
| ## :person_with_blond_hair: Author Info |
| |
| - Twitter - [@sanches_coo](https://twitter.com/sanches_coo) |
| - LinkedIn - [Nouani Sanches](https://www.linkedin.com/in/nouani-sanches-a8b39419b/m) |
| |
| |
| |