Coder Social home page Coder Social logo

kristianrose / cloudsave Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khuranajordan/cloudsave

0.0 0.0 0.0 883 KB

CloudSave is a sleek and responsive Dropbox-inspired cloud storage platform, utilizing Next.js, Clerk, Shadcn, Zustand, React Dropzone, and Firebase for a seamless user experience with dark/light mode options. Store and manage your files securely in the cloud with ease.

Home Page: https://cloud-save.vercel.app/

JavaScript 0.51% TypeScript 96.81% CSS 2.67%

cloudsave's Introduction

CloudSave - Your Personal Cloud Storage Solution

CloudSave is a Dropbox-inspired cloud storage platform built with modern web technologies. It leverages Next.js for the frontend, Clerk for authentication, Shadcn for a sleek user interface, Zustand for state management, React Dropzone for file uploading, and Firebase for the backend infrastructure.

Table of Contents

Features

  • User Authentication: CloudSave uses Clerk for secure and seamless user authentication.
  • Intuitive UI: Shadcn provides a visually appealing and responsive user interface, ensuring an excellent user experience.
  • State Management: Zustand is employed for efficient state management, providing a robust foundation for dynamic updates and interactions.
  • File Upload: React Dropzone facilitates easy drag-and-drop file uploads, enhancing user convenience.
  • Backend Storage: Firebase is used as the backend infrastructure for secure and scalable file storage.
  • Dark and Light Mode: CloudSave offers both dark and light mode options to cater to users' preferences for a personalized experience.
  • Responsive Design: The application is fully responsive, ensuring a seamless experience across various devices and screen sizes.

Demo

Live URL : https://cloud-save.vercel.app/

Dark Mode:

Dark Mode

Light Mode:

Light Mode

Sign-in Modal:

Sign-in Modal

Dashboard:

Dashboard

Completely Responsive:

Responsiveness

Getting Started

Prerequisites

Before you begin, ensure you have the following tools installed:

  • Node.js and npm
  • Firebase account and project setup
  • Clerk account and API keys

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/cloudsave.git
  2. Navigate to the project directory

    cd CloudSave
    
  3. Install dependencies

    npm install
    

Configuration

  1. Create a .env.local file in the project root and add the following configuration:

    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
    CLERK_SECRET_KEY=
    

Usage

  1. Start the development server:
    npm run dev
    
    or
    yarn dev
    
  2. Open your browser and navigate to http://localhost:3000.

Technologies Used

-Next.js - For front-end development
-Clerk - For user-authenication
-Shadcn - For UI integration
-Zustand - For state-management
-React-Dropzone - For drag-'n'-drop 
-Firebase - For backend integration

cloudsave's People

Contributors

khuranajordan avatar khuranarohan 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.