Skip to content

rodriguesabner/server-shorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shortner URL

This project is a URL shortener. The client version will be available below.

Client: https://github.com/rodriguesabner/client-shorten

Run Locally

Clone the project

  git clone https://github.com/rodriguesabner/server-shorten

Go to the project directory

  cd server-shorten

Install dependencies

  npm i
  //or
  yarn

Start the server

  npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published