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

https://github.com/arnavguptaaa/google-drive-clone

Google Drive clone built with React.js and Material UI.
https://github.com/arnavguptaaa/google-drive-clone

azure azure-storage css3 google-drive html5 login login-screen material-ui react reactjs userauthentication

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          





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](https://github.com/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](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# 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:
- [Node.js](https://nodejs.org/)
- [React.js](https://github.com/facebook/react)
- [Material UI](https://mui.com/)



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