Skip to content

This is simple Cloud storage bucket like google drive built with ReactJS and Firebase. It includes basic features like uploading and downloading files, authentication, private routes and minimal UI.

Notifications You must be signed in to change notification settings

heenarana123/cloudspace___

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudSpace

This is simple Cloud storage bucket like google drive built with ReactJS and Firebase. It includes basic features like uploading and downloading files, authentication, private routes and minimal UI.

try the app

test login details :

email : [email protected] , password : test123

Try App Here

Environment Variables

To run this project, you will need to add your firebase project's webapp's config parameters into .env file.

Run Locally

Clone the project

  git clone https://github.com/heenarana123/cloudspace___/edit/main/README.md

Go to the project directory

  cd CloudSpace

Install dependencies

  npm install --legacy-peer-deps

Start the server

  npm start

About

This is simple Cloud storage bucket like google drive built with ReactJS and Firebase. It includes basic features like uploading and downloading files, authentication, private routes and minimal UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published