/urlShortner

using ts

Primary LanguageTypeScript

a URL shortener app using Ts!

getting up and running

You'll want to locally install the app

npm i 

To start the app locally, you can run npm run dev and go to http://localhost:3000.