BitStorage
BitStorage is a browser-based cloud storage management platform built entirely with Next.js, designed to help users efficiently manage and utilize Cloudflare's free 10 GB R2 storage directly from the web. The platform follows a privacy-first architecture where all operations run entirely in the browser.

Project Overview
BitStorage is a browser-based cloud storage management platform built entirely with Next.js, designed to help users efficiently manage and utilize Cloudflare's free 10 GB R2 storage directly from the web. The platform allows users to securely connect their Cloudflare R2 bucket by providing their Account ID, Access Key, Secret Key, and Bucket Name, establishing a direct client-side connection without routing data through any third-party servers. BitStorage follows a privacy-first architecture, where all operations run entirely in the browser and credentials are stored only in the user's local storage, ensuring full data ownership and security.
Screenshots

Interested in this project?
Check out the live demo or view the source code on GitHub