Code Monkey home page Code Monkey logo

url_shortener's Introduction

URL Shortener 短網址產生器

將長網址轉換成短網址

cover

功能描述 Features

  • 輸入網址能轉換成短網址
  • 透過短網址可以連結到原網址

安裝與執行步驟 Installation and Execution

  1. 請先確認有安裝 Node.js 與 npm
  2. 打開終端機(Terminal),將專案 clone 至本機位置
git clone https://github.com/abbie930/URL_shortener.git
  1. 進入存放此專案的資料夾
cd URL_shortener
  1. 安裝 npm 套件
npm install
  1. 安裝完成後,輸入
npm run start
  1. 若看見此行訊息則代表順利運行,打開瀏覽器進入到以下網址
Express is listening on http://localhost:3000

環境建置與需求 Prerequisites

  • Node.js 18.12.1
  • Express 4.18.2
  • Express-Handlebars 6.0.6
  • Bootstrap 5.0.2
  • MongoDB
  • mongoose 6.8.1

url_shortener's People

Contributors

abbie930 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.