Skip to content

tam11a/EncrypLinkShortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELS - EncrypLinkShortner

Shorten your Link with Encryption & Share it.

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).

Tech

ELS uses a number of open source projects to work properly:
And of course Dillinger itself is open source with a public repository on GitHub.

Features

  • Create an alternative ELS URL
  • Created URL will be sharable
  • Copy URL
  • Share URL with Social Buttons
  • Secure with Password
Their are a lot to add in this project. Some more features are listed to add in Future.

Future Features Plan

  • 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.

Installation

Dillinger requires ReactJS to run.
Install the dependencies and devDependencies and start the server.
git clone https://github.com/tam11a/EncrypLinkShortner.git
cd EncrypLinkShortner
npm i
npm start
For production build
npm run build

Development

Want to contribute? Great!
Open your favorite Terminal and run these commands for installation.
Verify the deployment by navigating to your server address in your preferred browser.
127.0.0.1:3000
or
localhost:3000

License

MIT @ tam11a

Free Software, Hell Yeah!