URL Shortner

<% shortUrls.forEach(shortUrl => { %> <% }) %>
List of URLs and click counts
Full URL Shortened URL Total Clicks Timestamp
<%= shortUrl.full %> <%= shortUrl.short %> <%= shortUrl.clicks %> <%= shortUrl.createdAt;%>