diogojhony / pipefy-clone

Recreating the PIPEFY interface with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Pipefy clone

Made by Repository size GitHub last commit GitHub

Technologies   |    Getting started   |    License

πŸš€ Technologies

This project was developed with the following technologies:

πŸ’» Getting started

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer.

Clone this project and access your folder:

$ git clone https://github.com/diogojhony/pipefy-clone.git

Follow the steps below

# Install the dependencies
$ yarn install

# Start the web client
$ yarn start

πŸ“ License

This project is under the MIT license. See the LICENSE file for more information.

Made with πŸ’™ by Diogo Jhony πŸ‘‹ Get in touch!

About

Recreating the PIPEFY interface with React

License:MIT License


Languages

Language:TypeScript 96.2%Language:HTML 3.8%