Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 392 Bytes

directory-manager

A simple ReactJS/Redux state management experiment of building a file manager.

Features

  • creating directories
  • traversing through directories

Instructions

npm install

npm start

PS

This is just a UI experiment, doesn't create actual files or directories in the file system. ;-)