x32x01
ADMINISTRATOR
- by x32x01 ||
Web UI which allows a user to navigate through a folder structure(dummy) just like a normal desktop file system
(Explorer in Windows and Finder in OSX)
------------------------------
https://github.com/imshubhamsingh/file-system-react
------------------------------
Features(Explorer in Windows and Finder in OSX)
------------------------------
https://github.com/imshubhamsingh/file-system-react
------------------------------
- Search implementation (local or global)
- Modals are Draggable
- Handling files and folder with the same name
- Routing mapped to file/folder paths
Run yarn start for a dev server. Navigate to
Code:
http://localhost:1234/
Build
Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.