๐ Day 10: Mini Project โ Create a Local File Manager in Node.js
Aug 29, 2025 ยท 4 min read ยท ๐ฏ Project Goal Create a CLI-based (Command Line Interface) File Manager that allows users to: Create a folder Create a file inside that folder Read the file Update the file Delete the file or folder All operations must include proper error ha...
Join discussion