A fully responsive, cross-browser functional file management system with basic functionalities to create, edit, rename or delete a file and view it's information in a discretely allocated space for the user.
| SNo | Content |
|---|---|
| 1 | Installation |
| Requirements | |
| Clone | |
| Setup | |
| 2 | Features |
| 3 | Built with |
| 4 | Contributing |
| 5 | LICENSE |
| 6 | Acknowledgements |
- Clone this repo to your local machine using
git clone https://github.com/faisalAkhtar/mini-file-system
- Use
npm installto install the dependencies first - Then start using
node app.js
- It's better to use
nodemonif you want to make some changes in this app. - You can install it using
npm install -g nodemon[this will install it globally into your PC] - And then running it as
nodemon app.js - For more info follow this link
- 🍴 Fork this repository
- 👯 Clone this repo to your local machine using
git clone https://github.com/faisalakhtar/mini-file-system.git
- HACK AWAY 🔨 🔨 🔨
- 🔁 Create a pull request using https://github.com/faisalakhtar/mini-file-system/compare/
All scripts, stylesheets and markups are distributed under the MIT license.
-
File management and handling was inspired from Linux file systems.
-
Some icons in this READme were borrowed from here
-
CORS icon was taken from mozilla and is licensed under Creative Commons Attribution Share-Alike License v3.0













