Url-Shortener Tailwind Templates

Url Shortener

URL shortener service that transforms long URLs into concise, easy-to-share links. Utilizes HTML,Tailwind CSS, and JavaScript for a sleek frontend interface, while Node.js and Express handle backend processing. Handlebars (HBS) is employed for dynamic URL rendering.

URL Shortener

Overview

This URL Shortener will shorten your big URL's into tiny ones.

Features

  • Shorten URL: Will shorten big URL's into small ones
  • Responsive Design: Adaptive on all devices
  • Pop Up Message: Shows a pop up message after shortening the completion of URL

Technologies Used

  • Front-End:

    • HTML
    • CSS with Tailwind CSS
    • JavaScript
  • Back-End:

    • Node.js with Express
    • Handlebars
  • Additional Tools:

    • Version Control: Git and GitHub

Installation

Essentials

  • Node.js (Runtime Environment)
  • Git (Version Control)
  • A text editor (VS Code recommended)

Steps

  1. Clone the repository

    git clone https://github.com/Amalkrishnanvp/Url-Shortener.git
    
  2. Navigate to the project directory

    cd "Url Shortener"
    
  3. Install dependencies

    npm install
    
  4. Run the project

    node app.js
    
  5. Open in browser

Contact

For any questions, contact Amalkrishnanvp17@gmail.com

Top categories

Loading Svelte Themes