File size: 2,677 Bytes
f5071ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<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&amp;utm_medium=referral&amp;utm_content=Nouani/Pipefy-UI&amp;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>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
  <a href="#information_source-how-to-use">How To Use</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
  <a href="#blue_book-references">References</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
  <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)