Public
Like
test-project
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v51View latest version
A simple URL shortener application built with React Router 7, Hono, and SQLite.
- Shorten long URLs to easy-to-share links
- Redirect from shortened URLs to original destinations
- View history of shortened URLs
- Copy shortened URLs to clipboard
/backend- Hono API for URL shortening and redirection/frontend- React application with React Router 7/shared- Shared types and utilities
- React 18.2.0
- React Router 7
- Hono (API framework)
- SQLite (via Val Town)
- TailwindCSS