Effortlessly manage and share files with FileFlow, offering secure, accessible and seamless cloud storage. Elevate your file management experience with user-friendly features and reliable cloud storage integration.
Check out the live demo: FileFlow Demo
Clone the repository:
git clone https://github.com/lokeshkavisth/FileFlow.git
cd FileFlow
Install dependencies:
npm install
Run the project:
npm run dev
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=
NEXT_PUBLIC_FIREBASE_APP_ID=
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=
NEXT_PUBLIC_FIREBASE_PROJECT_ID=
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=
NEXT_PUBLIC_FIREBASE_SECRET_KEY=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
- Cloud Storage: Store your files securely in the cloud.
- User-Friendly Interface: Intuitive design for a smooth user experience.
- Responsive: Access your files anytime, anywhere, on any device.
- Next.js
- TypeScript
- Firebase (for cloud storage)
- shadcn/ui