Skip to content

gaurav0107/filedownloaderUi-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Downloader User Interface

This serves as the User Interface for File Downloader and is written in React.

Description

This only provides basic functionality and uses api's exposed by FileDownloader

Getting Started

Prerequisites

For building and running the application you need:

  • yarn for mac this can be done as: brew install yarn
  • FileDownloader Follow instructions for installation

Installation

Clone the repository:

git clone git://github.com/gaurav0107/filedownloaderUi-react.git
cd filedownloaderUi-react

Install dependencies:

yarn install

Run:

yarn start

Open http://localhost:3000 to view it in the browser.

TODO

  • Show message based on Api result on user interface.
  • Validations.
  • Automatically Update Download File List on Creating New Download.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors