ArnavGuptaaa / google-drive-clone

Google Drive clone built with React.js and Material UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

Google Drive clone built with React.js and Material UI.


Languages

Language:JavaScript 82.0%Language:CSS 14.0%Language:HTML 4.0%