alexandru-dodon / file-system-react

File System in Web using react

Home Page:https://file-system-react.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File System in Web

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)

Screenshots

fileSystem

fileSystem-delete

Features

  • Search implementation (local or global)
  • Modals are Draggable
  • Handling files and folder with the same name
  • Routing mapped to file/folder paths

Development server

Run yarn start for a dev server. Navigate to http://localhost:1234/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ directory.

About

File System in Web using react

https://file-system-react.netlify.com/

License:MIT License


Languages

Language:JavaScript 93.1%Language:HTML 4.9%Language:CSS 2.1%