π URL Shrinker: Simplify Your Links π
URL Shrinker is a robust URL shortening application crafted with Node.js, Express, and MongoDB. Effortlessly transform lengthy URLs into concise links, streamlining sharing and monitoring of your web addresses.
- βοΈ Shorten long URLs with ease.
- π Track statistics like click counts for each shortened link.
- π¨ User-friendly interface for seamless interaction.
Kickstart your URL Shrinker experience:
- π Clone this repository to your local machine.
- βοΈ Install dependencies with
npm install
. - π Start the server using
npm start
. - π Access the application at
http://localhost:5000
in your browser.
- π Enter your long URL in the input field.
- π±οΈ Click "Shrink" to generate a shortened URL.
- π Copy the shortened link and share it wherever needed.
- π Monitor statistics on the homepage to track link performance.
- π₯οΈ Node.js
- π£οΈ Express.js
- π¦ MongoDB
- πΌοΈ EJS (Embedded JavaScript) for templating
- π¨ Bootstrap for styling
π€ Contributions are welcomed! Feel free to open issues or submit pull requests to enhance URL Shrinker.
This project is licensed under the MIT License. See the LICENSE file for details.
Feel the power of streamlined links with URL Shrinker! πβ¨