/connections-ui

UI POC written in React

Primary LanguageJavaScript

Connections UI POC

Proof of concept project to allow users to add and group multiple sftp connections and view the files and folders in that connection.

Getting Started

This project requires the accompanying API to work which can be found here.

Follow the below instructions to get the ui project up and running on your local machine.

Prerequisites

Requires node and npm to be installed

Installation

npm install

Running UI

npm start