Skip to content

Built to help my friends upload and share files easier.

Notifications You must be signed in to change notification settings

kyng-cytro/file-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Share

Built to help my friends upload and share files easier.

Check It Out

Demo

Insert gif or link to demo

Tech Stack

Client: Ejs, file-icon-vectors, TailwindCSS

Server: Node, Express, MongoDB & AWS-S3

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

MONGO_CONNECT_STRING

AWS_ACCESS_KEY_ID

AWS_SECRET_ACCESS_KEY

Installation

Install my-project with npm

  git clone https://github.com/kyng-cytro/file-share
  cd 'file-share'
  npm install
  npm run start

Contributing

This project is far from complete.

I did somethings differently to avoid having to pay for the S3 bucket. I hope to fix them soon.

Contributions are always welcome!