Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1.07 KB

README.md

File metadata and controls

70 lines (43 loc) · 1.07 KB

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