mindula-madhuhansa / cloudbox

Cloudbox is a Dropbox clone where you can upload, organize, and access files from anywhere!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☁️ Cloudbox

Upload, organize, and access files from anywhere!

✨ Getting Started

  1. Clone this project
  2. Run npm i in the terminal to install all dependencies for your project.
  3. Add your Firebase API key to the apiKey field in the firebase.ts file.
  4. Create a .env.local file in the project directory and add the Clerk API key to it.
  5. Finally, run npm run dev in your terminal to start the server.

⚙️ Tech Stack

  1. React
  2. Clerk
  3. ShadCN
  4. Firebase
  5. Tailwind
  6. TS

📸 Screenshots

🏠 Home Page

home screen

🔑 Authentication

login screen

💻 Dashboard

dashboard

💡 Light/Dark Theme

☀️ Light

🌕 Dark

📰 Delete/Rename Files

🗑️ Delete

✏️ Rename

About

Cloudbox is a Dropbox clone where you can upload, organize, and access files from anywhere!


Languages

Language:TypeScript 95.7%Language:CSS 3.6%Language:JavaScript 0.7%