A modern, responsive Svelte application for searching and browsing UK Licensed Sponsors. This application provides an intuitive user interface to search for organizations by name, town/city, or county, with results displayed in either a card or list view format.
Advanced Search Functionality: Search UK Licensed Sponsors by:
Responsive Design:
Interactive UI Components:
Developer-Friendly Architecture:
The application uses a REST API to fetch organization data. Each organization includes:
The frontend architecture is built around Svelte stores for state management with responsive components that adapt to both mobile and desktop views.
This app is deployed in Vercel. You can see it live here
Built with SvelteKit, TailwindCSS and TypeScript.