encurtador de URL usando a API do bit.ly para encurtar links.
- Encurtar um link.
- Mostrar o link encurtado.
- Mostrar o link original.
- lista os links encurtados.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# 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