Skip to content

robindykema/file-download-manager

Repository files navigation

File Download Manager

A reusable React component that displays a list of files which can be selected and downloaded. Built with React, TypeScript, and CSS Modules.

Running the app

npm install
npm run dev

Running tests

npm test

Future wishlist

  • Additional test coverage
  • i18n support
  • Automated accessibility testing (e.g. axe)
  • Improved mobile experience
  • Further investigation into <tr> click accessibility (currently rows are clickable for mouse users, keyboard users rely on the checkbox)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors