Pipefy-React

This project aimed to copy pipefy's dashboard in React.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This project didn't have the purpose of be pretty. I just tested some React's old versions in practice.

Prerequisites

What things you need to install the software and how to install them

Installing

A step by step series of examples that tell you how to get a development env running

git clone https://github.com/zEduardofaria/Pipefy-React.git
cd Pipefy-React
npm install
npm start

References