A google drive clone built by @ArnavGuptaaa, @sumedhdixit and @ratneshjain40
NOTE : Backend For this app can be found at 👉 ratneshjain40/cloud-storage-backend
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
This software uses the following open source packages:
Made with ❤️ by @ArnavGuptaaa, @sumedhdixit and @ratneshjain40