Skip to content

Agon269/share-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Share files

A website helps users share files anonymously with random emails

Demo

Live

Screenshots

App Screenshot

Features

  • You can upload files up to 200mb
  • Get a download code and share with other people

Tech Stack

Client: React, Chakra-UI

Server: Firebase

Installation

Clone repository

Create a project on firebase Get your project keys and replace the keys in the firebase file.

const app = firebase.initializeApp({
  apiKey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
  authDomain: "xxxxxxxxxxxxxxxxxxxx",
  projectId: "xxxxxxxxx",
  storageBucket: "xxxxxxxxxx",
  messagingSenderId: "xxxxxx",
  appId: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
});

  npm install 
  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published