GithubHelp home page GithubHelp logo

chandankumarm55 / cloud-space Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 382 KB

will be deployed soon .....

HTML 5.24% CSS 21.80% JavaScript 72.96%
cloud drive firebase firebase-auth firebase-database react responsive storage

cloud-space's Introduction

Cloud Space

Cloud Space is a web application that allows users to manage their files and directories. Users can create new directories, add files, view files, register, login, logout, and reset their passwords. The application uses Firebase Authentication for user management and Firebase Firestore for storage and database.

Features

  • User Authentication: Register, login, logout, and password reset functionality using Firebase Authentication.
  • File Management: Create new directories, add files, and view files stored in Firebase Firestore.
  • Responsive Design: User-friendly interface that works on various devices.

Technologies Used

  • Frontend: React.js
  • Backend: Firebase Authentication, Firebase Firestore, Firebase Storage
  • Styling: CSS

Screenshots

Register

Register

Login

Login

Home

Home

Forgot Password

Forgot Password

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.
  • Firebase account and project set up.

Installation

  1. Clone the repository:

    git clone https://github.com/chandankumarm55/cloud-space.git
  2. Navigate to the project directory:

    cd cloud-space
  3. Install dependencies:

    npm install
  4. Set up Firebase:

    • Go to the Firebase Console and create a new project.
    • Enable Authentication and Firestore Database.
    • Obtain your Firebase configuration and add it to your project.
  5. Create a .env file in the root of your project and add your Firebase configuration:

    REACT_APP_FIREBASE_API_KEY=your_api_key
    REACT_APP_FIREBASE_AUTH_DOMAIN=your_auth_domain
    REACT_APP_FIREBASE_PROJECT_ID=your_project_id
    REACT_APP_FIREBASE_STORAGE_BUCKET=your_storage_bucket
    REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id
    REACT_APP_FIREBASE_APP_ID=your_app_id

Running the Application

  1. Start the development server:

    npm start
  2. Open your browser and navigate to http://localhost:3000.

cloud-space's People

Contributors

chandankumarm55 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.