/url-expander

Enter shortened URL to get the original URL

Primary LanguageTypeScript

Expand

Enter shortened URL and get the original URL

Built using:

Inspired by:

AWS Lambda URL Expander

Background:

I've started learning TypeScript and thought I might as well try it in a new project. with some new stuff such as Astro as I'm also thinking of re-building my site using these technologies.

### PS: I had to use import {h} from 'preact' as otherwise Astro was complaining that it was not getting the renderer

Faced too many issues while integrating preact with Astro. Will try this combination some other time.