A full-stack cloud storage application built using React, Firebase, and styled-components.
- Demo
- Features
- Tech Stack
- Installation
- Usage
- Development Highlights
- Future Plans
- Contributing
- License
Explore App here
- User authentication with Firebase
- Upload, download, and delete files
- Star and trash functionality
- Responsive design for a seamless user experience
- Frontend: React, styled-components
- Backend: Firebase (Authentication, Firestore)
- Other: react-router-dom, react-toastify
- Clone the repository:
git clone https://github.com/Mayankkatheriya/google-drive-clone.git
- Change into the project directory:
cd google-drive-clone
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the app in your browser:
http://localhost:5173
- Describe key aspects of your development process, such as authentication setup, data storage choices, etc.
- Mention any future enhancements or features you plan to implement.
Feel free to contribute by opening issues or submitting pull requests.