Skip to content

fawez9/URL_Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URl Shortener

The URL Shortener project is a web application designed to condense long URLs into shorter, more manageable links. This tool simplifies sharing URLs by generating concise links that redirect to the original web addresses. Users can create short URLs for any valid web address, making it easier to share and track links across various platforms.(this project is just the backend of the web application you can try testing it using postman or any other testing tools)

Features

  • Easy URL Shortening: Quickly shorten long URLs with a simple interface.
  • Custom Short Links: Option to create custom short links for personalized branding.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB

Installation

Step 1 : Clone the repository

  git clone https://github.com/fawez9/URL_Shortener.git

Step 2 : Navigate to the project directory

  cd URL_Shortener

Step 3 : Install dependencies

  npm install

Step 4 : Start the application

  npm run dev

Usage:

As I mentioned earlier this project is just the backend of the web app u can test it using Postman or any other testing tools.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

About

a simple URL shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published