This URL Shortener will shorten your big URL's into tiny ones.
- 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
-
Front-End:
- HTML
- CSS with Tailwind CSS
- JavaScript
-
Back-End:
- Node.js with Express
- Handlebars
-
Additional Tools:
- Version Control: Git and GitHub
- Node.js (Runtime Environment)
- Git (Version Control)
- A text editor (VS Code recommended)
-
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
- Open your web browser and go to http://localhost:1000
For any questions, contact Amalkrishnanvp17@gmail.com