Shorten your URL, make your URL cuter. ;)
- 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.
-
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:
npm install
-
After installation, continue typing:
npm run start
-
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:
ctrl + c
- 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