Check out the live site at 1t.ie!
This repo contains the PHP page routing and user interface for the URL shortening app live at 1t.ie It serves as the front-end for the 1t.ie API. The 1t.ie API repository can be found here.
Please follow the installation instructions here.
1t-ui uses:
-
Cirrus - a really cool and easy to use CSS framework.
-
Klein.php PHP Router. If you would like to add your own page routes, check out the Klein.php repo for docs.
- PHP >5.4.0
- Composer for installing dependencies
Please see CONTRIBUTING.md in the 1t.ie repo.