- JavaScript
- PHP
- MySQL
- Heroku
- Visit Curt-ly website.
- Fill the field with the URL you want to shorten.
- Click "Shorten" button.
- Your short URL is ready. You can change the last 5 characters to the name you want. Remember, the URL cannot be changed once you have saved it.
- Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
- Clone the repository:
$ git clone https://github.com/daffaazhar/curt-ly.git
. - Create a new branch:
$ git checkout https://github.com/daffaazhar/curt-ly.git -b name_for_new_branch
. - Make changes and test.
- Submit Pull Request with comprehensive description of changes.