url-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 miliseconds.
A simple URL shortener application built on Val Town.
- Create short URLs for long links
- View recently created short URLs
- Automatic redirection from short URLs to original destinations
/backend
- Server-side code and database operations/frontend
- React components and UI/shared
- Shared utilities and types
- React for the frontend
- SQLite for data storage
- TailwindCSS for styling