/CodeClause_URL_Shortener

The URL Shortener project revolutionizes URL management with its efficient and user-friendly interface, simplifying the process of generating and sharing shortened URLs.

Primary LanguageJavaScript

CodeClause URL Shortener 🌐✂️

URL Shortener is a minimalistic web application that allows users to shorten long URLs into shorter, more manageable links. It provides a convenient way to share and distribute URLs, making them easier to remember and share. 🚀

Features ✨

  • Shorten long URLs into shorter, more compact links. ✂️
  • Copy shortened links to the clipboard with a single click. 📋
  • Redirect users to the original URL when they visit the shortened link. ➡️
  • View a list of all the shortened URLs created. 📜

Technologies Used 💻

  • Front-end: HTML5 🌐, CSS3 🎨, JavaScript ES6 🚀
  • Back-end: Node.js 🟢, Express.js 🌐
  • Database: MongoDB 🍃
  • Additional Libraries: Axios 🌐, Mongoose 🍃, nanoid 🔤

Usage 🖱️:

  • Enter a long URL in the input field and click the "Shorten" button. ✏️
  • The application will generate a shortened URL for the provided long URL. 🔗
  • Copy the shortened URL to the clipboard by clicking the copy icon. 📋
  • Share the shortened URL with others or use it to access the original long URL. 👥
  • View all the shortened URLs on the homepage. 👀

Enjoy using the URL Shortener! 🚀