hello friends, in this series we are creating a file management system using React, Firebase, Redux and Bootstrap.
As per requests from users, Creating Delete Files and Folders feature.
This is the Part 1 for Delete Files and Folders, in which we are doing setup for items selection using redux .
Part 1:- Items Selection Using Redux (Current)
Part 2:- Completing Delete Files and Folders Feature (Upcoming)
This project is somewhat like a google drive clone.
this is having features:-
1. Login System
2. Create Unlimited Folders and Sub Folders
3. Create & Upload Files in Folder and Sub Folders.
4. Edit & Save Created Files.
5. View and Download Uploaded Files
6. Delete Files and Folders
I hope you will like it!
GitHub repo:- https://github.com/RamanSharma100/rea...