Code Monkey home page Code Monkey logo

dropbox-2.0's Introduction

Dropbox 2.0 - Next.js Project

Welcome to Dropbox 2.0 (Pandora's Box), a project developed using Next.js. This application is a clone of the renowned file hosting service, Dropbox, designed to provide efficient file management capabilities. The project is deployed on Vercel.

  • the site isn't live now as it exceeded the free quota

Features

  • User authentication with Google, GitHub, or email/password
  • Drag-and-drop file upload functionality
  • Files stored in Firebase Storage
  • File information stored in Firebase Firestore
  • File renaming and deletion options

To install this project locally

  • Clone this repository: git clone https://github.com/pragatiailani/Dropbox-2.0/
  • Install dependencies: npm install
  • Create an .env.local file to store credentials from Clerk and Firebase
# Clerk Authentication variables
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

# Firebase variables
NEXT_PUBLIC_FIREBASE_API_KEY=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=
NEXT_PUBLIC_FIREBASE_APP_ID=
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=
  • Run the project: npm run dev

Explore More Projects

Feel free to explore my other projects on my GitHub profile.

About the Developer ๐Ÿš€

This project is maintained by Pragati Aliani, a passionate developer dedicated to creating innovative solutions.

For any inquiries or contributions, please reach out via email, LinkedIn, Twitter or GitHub.

Thank you for checking out Pandora's Box! ๐ŸŽ

dropbox-2.0's People

Contributors

pragatiailani avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.