A URL Shortener webapp made with React and Spring Boot.
Simply paste in a URL that you want to shorten, and press "shorten".
The app will return a shortened URL that will redirect to the original URL.
- React (with TypeScript)
- Spring Boot (Java)
- MySQL
- Served with Docker