URL Shortener
Intro
Shorten your URL, make your URL cuter. ;)
User Story
- Enter the original URL to convert to a short URL.
- Redirect the original URL through the short URL.
- Click the button to copy the short URL.
How to Start the project
- Make sure you have node.js and npm installed first.
- Clone the project to your localhost.
-
Go to the folder through the terminal and type:
-
After installation, continue typing:
-
If you see this line, it means it is running smoothly, open your browser and go to the following URL:
Listening on http://localhost:3000
-
If you want to stop it:
- Node.js 14.16.0
- Express 4.6.14
- Express-Handlebars 3.0.0
- Bootstrap 4.3.1
- Font-awesome 5.8.1
- MongoDB
- mongoose 6.0.7
Screenshot