Skip to content

umbrally/url-shorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Pocket List

URL shorten app

Snapshot

image

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  1. Install node.js by nvm
    • download nvm-setup.zip from nvm-windows on github and then unzip it
    • install LTS version of node.js
$ nvm install 10.16.0
  1. MongoDB

Installing

  1. Download this project
$ git clone https://github.com/umbrally/url-shorten.git
  1. Install packages used in this project
$ npm install
  1. http://localhost:3000 execution on your browser
$ npm run dev
  1. heroku

Features

  • User can input an url to get shortened url.
  • User can press "複製" button to copy the shortened url.
  • User can visit origin website through shortened url if server is working.
  • If user input abnormal url format or null, user will get alert of it.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published