Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.02 KB

GOOGLE-DRIVE-CLONE

Key Features:

🟢 Google-drive like clean UI.
🟢 login and logout feature enabled with Google authentication.
🟢 upload documents feature powered by firebase. 

App showcase and real-time message:

Google-drive.mp4

⬆ Back to Top

Technologies I've used:

🔷  React => Entire front-end design of this app is made by Reactjs.

🔷  Material-UI => for icons and styling.

🔷  Flex-box => used flexbox in CSS.

🔷  Firebase-authentication => for Google authentication.

🔷  Firebase-storage => to upload the content.

🔷  Firebase => to deploy the app

⬆ Back to Top