monorepo/music-player/client
savanni 52ca039f45 Render a file list from the filesystem (#24)
This MR scans the filesystem in the specified directory. It assembles a list of files from the scan and then presents that entire list to the UI. The UI then renders it.

Resolves: https://www.pivotaltracker.com/story/show/184466979
Co-authored-by: Savanni D'Gerinel <savanni@luminescent-dreams.com>
Reviewed-on: savanni/tools#24
2023-02-26 03:17:00 +00:00
..
src Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
index.html Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
package-lock.json Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
package.json Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
styles.css Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
tsconfig.json Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00