本專案提供縮網址服務,此服務提供一個短小的URL以代替原來可能較長的URL,將長的URL網址縮短。
。使用者可以輸入網址後得到縮短的網址,並透過短網址轉址回原本網址
Clone the repo
Open the project's root directory
Use npm to install dependencies
npm install
Run the project
npm run dev
That's it, now the app should be running on http://localhost:3000
Node.js 16.13.0
Express 4.17.2
Express-Handlebars 4.0.2
MongoDB
mongoose 6.1.7