Simple home page written in solidjs with solidstart
Search bar allows for prefix based searching, where prefixes can change the end url destination
All search settings is stored on your browser in localStorage
Ctrl + Enter to open in new window
Ctrl + . to pull up the settings
Run development server with
npm run devand it view on http://localhost:3000