https://encryplinkshortner.netlify.app/
ELS, Full Form Encryption Link Shortner. It's a React Based Web Application which is built to Use also as a Progressive Web Application (PWA).
- ReactJS - Frontend Framework
- WorkBox - Service Worker for PWA
- Material UI - Styled Component
- MomentJS - Time
- React Copy To Clipboard - Copy on Click Feature
- React Icons - Icons for Web Application
- React Router Dom - Virtual Dom Route
- UUID - Unique ID Creation
- Firebase - Realtime Database
- React Share - Share in Application
And of course Dillinger itself is open source with a public repository on GitHub.
- Create an alternative ELS URL
- Created URL will be sharable
- Copy URL
- Share URL with Social Buttons
- Secure with Password
- Device will store all the ELS URL created on it as History to share later.
- URL Password can be recoverable.
- URL validation date will be configurable.
Dillinger requires ReactJS to run.
git clone https://github.com/tam11a/EncrypLinkShortner.git
cd EncrypLinkShortner
npm i
npm start
npm run build
Open your favorite Terminal and run these commands for installation.
127.0.0.1:3000
localhost:3000
MIT @ tam11a
Free Software, Hell Yeah!