Skip to content

Shortener project is a powerful tool that simplifies long, complex URLs into short, concise links. With our user-friendly interface, users can effortlessly convert lengthy web addresses into compact URLs that are easier to share and remember.

Notifications You must be signed in to change notification settings

AbhiijeettSingh/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortener

This is a URL shortener project created using Node.js and Express.js. It allows users to shorten long URLs to a shorter, more manageable form. The project uses SQLite and Sequelize ORM to store the long URLs and their shortened forms.

Installation

To install the project, follow these steps:

###Usage To use the URL shortener, follow these steps:

  1. Open your web browser and navigate to http://localhost:3000/.
  2. Enter the long URL you want to shorten in the input field and click on the "Shorten" button.
  3. The shortened URL will be displayed on the screen.
  4. To use the shortened URL, simply copy it and paste it into your web browser's address bar.

Contributing

Contributions are welcome! If you find a bug or want to add a new feature, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Shortener project is a powerful tool that simplifies long, complex URLs into short, concise links. With our user-friendly interface, users can effortlessly convert lengthy web addresses into compact URLs that are easier to share and remember.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published