Skip to content

TheyCallMeAndyBro/URL_Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

This website is create by Node.js & Express.js. Users can shorten lengthy URLs here. Once a URL successfully shortened, user can use the generated short URL to access the original website. Users can retrun to the homepage by clicking the home icon. Hope you can have a great user experience!

螢幕擷取畫面 2023-10-08 005828

螢幕擷取畫面 2023-10-08 005952

Features

  • User can use the generated short URL to access the original website
  • The same URL will be shortened to the same random URL
  • Users can retrun to the homepage by clicking the home icon

Installing

1.Clone the repository

git clone https://github.com/TheyCallMeAndyBro/URL_Shortener.git

2.Move to file

cd URL_Shortener

3.Install npm packages

npm install

4.Launch the website

npm start

5.Stop

ctrl + c

About

URL_Shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors