Skip to content

luisfelipecode/shorten-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encurtador de Links


🎯 About

encurtador de URL usando a API do bit.ly para encurtar links.

✨ Features

  • Encurtar um link.
  • Mostrar o link encurtado.
  • Mostrar o link original.
  • lista os links encurtados.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/luisfelipecode/shorten-links

# Access
$ cd shorten-links

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

Made with ❤️ by luis felipe