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
Clone the repository
git clone https://github.com/Amalkrishnanvp/Url-Shortener.git
Navigate to the project directory
cd "Url Shortener"
Install dependencies
npm install
Run the project
node app.js
Open in browser
For any questions, contact Amalkrishnanvp17@gmail.com