A simple ReactJS/Redux state management experiment of building a file manager.
- creating directories
- traversing through directories
npm install
npm start
This is just a UI experiment, doesn't create actual files or directories in the file system. ;-)