Skip to content

Narrow-Links is url shortening service which provides easy, short and secure links to be shared. Also has unique features like QR code and sending links to anyone via SMS

License

Notifications You must be signed in to change notification settings

wfm366/Narrow-Links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔗Narrow-Links

This project is an attempt to make a URL Shortener Service(Narrow-Links): it creates a short, unique URL that will redirect to the specific website of the user's choice.

It is secure and has the HTTP protocol and data encryption.

As a result, if someone wants to share a link or include a link in their profile, they can. There are times when that link is too long and takes up the entire space as well as a lot of characters, which is a problem when there are only a limited number of characters to type. As a result, our project solves the problem. We shorten those long URLs and provide a copy button to quickly copy the short URL.

It also has a QR Code Generator, which generates a QR code of the link pasted by the user and redirects to the Website link that the user pasted by scanning this URL.

Another recent addition is a simple one-click button for sending the link to whomever you want in the form of an SMS. Twilio's SMS API is used for this purpose; simply enter the number and hit send, and the shortened link will be sent via SMS to that number.

🧰 Technologies Used

  • React.js
  • Node.js
  • Express.js
  • MongoDB Atlas
  • Bootstrap

🛠️ API's and Other Services

  • Twilio SMS API
  • QR Code API
  • Auth0 Login
  • FontAwesome Icons

🚀 How to contribute ?

Checkout Contributing.md

⚖️ License

This project is MIT licensed.

About

Narrow-Links is url shortening service which provides easy, short and secure links to be shared. Also has unique features like QR code and sending links to anyone via SMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.0%
  • CSS 16.9%
  • HTML 12.1%