Modern file storage system with drag-and-drop functionality.
- Drag and drop file upload
- Folder creation and navigation
- File search functionality
- Export/import data backup
- LocalStorage-based storage
- No authentication required
npm install
npm run devOpen http://localhost:3000 in your browser.
- Next.js
- React
- Custom CSS
- LocalStorage API