This a web file explorer which is faster than windows default one but it has a very few features compared to the default one
- It can render all the files in your file system
- It can render all the discs in your file system
- It can render all the icons for all the files
- It can search trough the files and dicks
- It can open a file with the default app
- It can delete file
- It can refresh the web file explorer by its own
- It can copy a file
- It can paste a file
- It can create a file
- It can create a folder
- It can go to the previous directory
Clone the repo
git clone https://github.com/tahmidahnaf/Web-File-Explorer.git
Install the dependencies using:
npm i
Make some changes and add some features like , creating a new folder or new file. You can follow the windows default file explorer functionalities. And obviously , you can re-design the app. (I mean the UI/UX)
Give a pull request
Done!