A URL Shortener web site created using reactjs.
URL Shortener is a application made for people who need to shorten URLs and make them recognizable.
- Download the project
- Run npm install at the project folder to install the dependencies
- Run npm start to run the project at the browser
- Enjoy it!
You'll need to have Node installed in your machine to be able to install and update dependencies.
HOME
This page shows an input for insert the URL you want to shorten.
When you click the shorten button of the input, the page shows a button with your URL shortened
If you click this button, the URL shortened will be copied to your clipboard
You can use this web page in any device!
- Relink - API to generate short links
- VSCODE - Code editor
- Node - JavaScript Runtime
- npm - Package Manager
- unDraw - Open source illustrations
- Feather - Open source icons
- @lucascampanelli - Idea & Development