Skip to content

ArnavGuptaaa/google-drive-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Google Drive Clone

A google drive clone built by @ArnavGuptaaa, @sumedhdixit and @ratneshjain40



NOTE : Backend For this app can be found at 👉 ratneshjain40/cloud-storage-backend


📌Screenshots

Register Page

Login Page

Dashboard

Upload

Rename

Download


📌How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ArnavGuptaaa/google-drive-clone

# Go into the repository
$ cd google-drive-clone

# Install dependencies
$ npm install

# Run the app after starting the backend service
$ npm start

📌Credits

This software uses the following open source packages:


Made with ❤️ by @ArnavGuptaaa, @sumedhdixit and @ratneshjain40