Filo is a web-based cloud file storage application. Registered users can:
- Upload files and entire folders
- Browse directory tree, create, rename and delete folders
- Download individual files or folders in zip format
- Move files & folders around
- Search by filename
- Track storage quota with live progress bar
– Sidebar “New” menu for folder/file upload, create folder
– Quota progress bar
– Pick a target folder or “Root ( / )”
– filter by name
- Git
- Node.js
- npm
1.clone
git clone https://github.com/ssss1131/Filo-frontend
cd Filo-frontend- Install dependencies:
npm install- Start the development server:
ng serveif error try:
npm install -g @angular/cliyou can access through localhost:4200
to start backend go to https://github.com/ssss1131/Filo-backend





