Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 620 Bytes

Google Drive UI

This project is a clone of Google Drive's UI made using React and Material UI.

The project utilizes both React class and Hooks.

This project was bootstrapped with Create React App.

Setup

To run this project in your system, clone this repo and follow the following steps:

  • Run npm install
  • Run npm start

How to use

The site functions in the same way as Google Drive functions.

  • Double click on any folder to go into the folder
  • Right click on folder to rename/delete it
  • Clicking on New button gives option to create folder/file.