Skip to content

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.

Notifications You must be signed in to change notification settings

Amalkrishnanvp/Url-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published