An open API service indexing awesome lists of open source software.

https://github.com/nisabmohd/google-drive

Google Drive UI and Features clone
https://github.com/nisabmohd/google-drive

clone-app firebase google-drive mongodb nodejs-server react

Last synced: 3 months ago
JSON representation

Google Drive UI and Features clone

Awesome Lists containing this project

README

        

Google Drive Clone

### Features
- Login using Google
- Upload Files and Create New Folder
- Dark Mode
- Material 3
- Nested Complex Folder Structure
- List and Grid View
- Star and Trash your files

### Tech Used
- ReactJS with MUI
- NodeJS and Express
- MongoDB for complex nested folder structure
- Firebase Storage

### Project Structure

├── client # React App
│ ├── public
│ └── src # React Components
|
├── images # Screenshots
├── server # Node Server
├── LICENSE
└── README.md

### overview