Skip to content

A full-stack cloud storage application built using React, Firebase, and styled-components.

Notifications You must be signed in to change notification settings

Mayankkatheriya/google-drive-clone

Repository files navigation

Cloud Storage Application

drawing drawing

A full-stack cloud storage application built using React, Firebase, and styled-components.

Table of Contents

Demo

Explore App here

Features

  • User authentication with Firebase
  • Upload, download, and delete files
  • Star and trash functionality
  • Responsive design for a seamless user experience

Tech Stack

  • Frontend: React, styled-components
  • Backend: Firebase (Authentication, Firestore)
  • Other: react-router-dom, react-toastify

Installation

  1. Clone the repository: git clone https://github.com/Mayankkatheriya/google-drive-clone.git
  2. Change into the project directory: cd google-drive-clone
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm run dev
  2. Open the app in your browser: http://localhost:5173

Development Highlights

  • Describe key aspects of your development process, such as authentication setup, data storage choices, etc.

Future Plans

  • Mention any future enhancements or features you plan to implement.

Contributing

Feel free to contribute by opening issues or submitting pull requests.

Releases

No releases published

Packages

No packages published

Languages