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