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.
To run this project in your system, clone this repo and follow the following steps:
- Run
npm install
- Run
npm start
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.