Cloud sharing and storage service built using ReactJS, AWS S3 to store the uploaded files and TypeScript. Upload your file and get a link to share.
This project was bootstrapped with Create React App. Install dependencies
$ npm install
Build Server
$ npm build
Run Server
$ npm start