Ganeshshinde-2003 / 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.

Home Page:https://url-shortener-node-yw4h.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://url-shortener-node-yw4h.onrender.com/


Languages

Language:JavaScript 68.5%Language:CSS 20.9%Language:HTML 10.6%