Skip to content

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

Notifications You must be signed in to change notification settings

Ganeshshinde-2003/CodeClause_URL_Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! 🚀

About

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

Topics

Resources

Stars

Watchers

Forks