Skip to content

AD748/File-Management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Js Firebase FIle Management System

This is a file management system made with reactjs and firebase, where a user can upload files, create folders and sub folders. User also can create file and edit them and save created file.

Demo Link Vercel

Prerequities

  1. Create Firsebase project , enable storage, Auth and Firebase Database
  2. Create Web app and get credentials
  3. Follow installation guide

note: if you are getting any cors error from firebase then follow this link https://firebase.google.com/docs/storage/web/download-files#cors_configuration

Installation Guide

  1. Download repo and unzip it.
  2. Open terminal under this repo and run pnpm install to install all dependencies
  3. Now, create .env file in the root directory and copy the data from .env.sample file
  4. Now, Create your firebase project on firebase console and fill your credentials in .env file
  5. Now, run pnpm start to run development server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published